Skip to content

Instantly share code, notes, and snippets.

@catalinghita8
Created July 6, 2020 18:40
Show Gist options
  • Select an option

  • Save catalinghita8/00cd03ec4613194dbc79aac4da295275 to your computer and use it in GitHub Desktop.

Select an option

Save catalinghita8/00cd03ec4613194dbc79aac4da295275 to your computer and use it in GitHub Desktop.
dependencies {
...
implementation group: 'edu.stanford.nlp', name: 'stanford-corenlp', version: '3.5.0'
implementation group: 'edu.stanford.nlp', name: 'stanford-corenlp', version: '3.5.0', classifier: 'models'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment