|
|
|
|
|
by nl
3248 days ago
|
|
Just noting that CoreNLP is StanfordNLP (for those who are unaware). I think it is widely accepted that CoreNLP outperforms Spacy in terms of accuracy for POS and NER. Spacy is very convenient and works well enough for most tasks. It can also load Gensim vectors. |
|