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

https://github.com/burnycoder/natural-language-processing

Natural Lanuage Processing examples using transformer models (BERT), SVM, Bag-of-words, Word vectors, Stemming/Lemmatization, Spell correction using spacy, scikit, regex, nltk, textblob, torch
https://github.com/burnycoder/natural-language-processing

Last synced: 11 months ago
JSON representation

Natural Lanuage Processing examples using transformer models (BERT), SVM, Bag-of-words, Word vectors, Stemming/Lemmatization, Spell correction using spacy, scikit, regex, nltk, textblob, torch

Awesome Lists containing this project

README

          

# Natural Language Processing
Natural Lanuage Processing examples using state of the art AI transformer models (BERT), SVM, Bag-of-words, Word vectors, Stemming/Lemmatization, Spell correction using spacy, scikit, regex, nltk, textblob, torch