Cosmetic: minor fix

This commit is contained in:
iacopo 2020-03-28 00:26:56 +01:00
parent eb46fb3ed4
commit 7f25d17baa
1 changed files with 1 additions and 1 deletions

View File

@ -814,7 +814,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [gensim](https://github.com/RaRe-Technologies/gensim) - Topic Modeling for Humans.
* [langid.py](https://github.com/saffsd/langid.py) - Stand-alone language identification system.
* [nltk](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
* [pattern](https://github.com/clips/pattern) - A web mining module for the Python.
* [pattern](https://github.com/clips/pattern) - A web mining module.
* [polyglot](https://github.com/aboSamoor/polyglot) - Natural language pipeline supporting hundreds of languages.
* [pytext](https://github.com/facebookresearch/pytext) - A natural language modeling framework based on PyTorch.
* [PyTorch-NLP](https://github.com/PetrochukM/PyTorch-NLP) - A toolkit enabling rapid deep learning NLP prototyping for research.