Simple javascript natual language processing tool.
- https://cloud.google.com/natural-language/automl/docs/languages
- https://www.kaggle.com/ For data science (datasets)
- https://www.tensorflow.org/js
- https://github.com/spencermountain/compromise
- https://github.com/NaturalNode/natural
- https://monkeylearn.com/blog/definitive-guide-natural-language-processing/
- https://towardsdatascience.com/a-practitioners-guide-to-natural-language-processing-part-i-processing-understanding-text-9f4abfd13e72
- Czech
Term | Meaning |
---|---|
Tokenization | Tokenization is the process of chopping character streams into tokens" (Manning, Raghavan and Schutze, 2008). |