Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cothema/nlp-tools


https://github.com/cothema/nlp-tools

Last synced: about 10 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Cothema NLP Static Tools

Simple javascript natual language processing static tools.

## CZ edu webpages
- https://eprehledy.cz/

## General useful tools
- https://cloud.google.com/natural-language/automl/docs/languages
- https://www.kaggle.com/ For data science (datasets)
- https://www.tensorflow.org/js

## Other links
- https://monkeylearn.com

## Similar tools for inspiration / for use
- https://github.com/spencermountain/compromise
- https://github.com/NaturalNode/natural

## Basic NLP guides
- 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

## Supported languages
- Czech

## Terminology
|Term|Meaning|
|---|---|
|Tokenization|Tokenization is the process of **chopping** character streams into tokens" (Manning, Raghavan and Schutze, 2008).|