Skip to content

Commit

Permalink
SparkNLP reference
Browse files Browse the repository at this point in the history
  • Loading branch information
arianpasquali authored Nov 1, 2020
1 parent 9e641f9 commit 8a53cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ ships with supervised models trained on the SemEval-2010 dataset (http://aclweb.
Credits to https://github.com/boudinfl
### `SparkNLP` - State of the Art Natural Language Processing framework
https://github.com/JohnSnowLabs/spark-nlp - `SparkNLP` is an open source framework with full Python, Scala, and Java Support. Check their documentation to learn how to use Yake model with SparkNLP (https://nlp.johnsnowlabs.com/docs/en/annotators#yakemodel-keywords-extraction)
https://github.com/JohnSnowLabs/spark-nlp - `SparkNLP` is an open source framework with full Python, Scala, and Java Support. Check [their documentation](https://nlp.johnsnowlabs.com/docs/en/annotators#yakemodel-keywords-extraction) to learn how to use [their own YAKE implementation](https://nlp.johnsnowlabs.com/api/#com.johnsnowlabs.nlp.annotators.keyword.yake.YakeModel).
### `textacy` - NLP, before and after spaCy
Expand Down

0 comments on commit 8a53cd8

Please sign in to comment.