CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
GNU General Public License v3.0
9.7k
stars
2.7k
forks
source link
The size of JAR is too big, and I only use one of the tools. Is there any way to simplify the JAR? #645
Closed
Keithnier closed 6 years ago
The jar packages are too heavy. I only use the lemmatization tools. Is there any way to make the jar smaller if I only need one of the tools?
Thanks.