Created
June 3, 2023 03:07
-
-
Save MeiyappanKannappa/0ca6edb2609be4653ec8ee3ddb8300fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| implementation 'edu.stanford.nlp:stanford-corenlp:4.5.2' | |
| implementation "edu.stanford.nlp:stanford-corenlp:4.5.2:models" | |
| implementation "edu.stanford.nlp:stanford-corenlp:4.5.2:models-english" | |
| implementation "edu.stanford.nlp:stanford-corenlp:4.5.2:models-english-kbp" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment