Skip to content

Instantly share code, notes, and snippets.

@Kashif-E
Created July 13, 2021 07:23
Show Gist options
  • Save Kashif-E/1ef32e7cdd57fa0c1dbfde634ffdd5de to your computer and use it in GitHub Desktop.
Save Kashif-E/1ef32e7cdd57fa0c1dbfde634ffdd5de to your computer and use it in GitHub Desktop.
val entityExtractor =
EntityExtraction.getClient(
EntityExtractorOptions.Builder(EntityExtractorOptions.ENGLISH)
.build()
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment