Skip to content

Instantly share code, notes, and snippets.

@DanishAmjad12
Created August 17, 2021 05:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanishAmjad12/2d7f33dd6ab6954f858c38eedb9b55f6 to your computer and use it in GitHub Desktop.
Save DanishAmjad12/2d7f33dd6ab6954f858c38eedb9b55f6 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