From 7f25d17baaece640e4a6791275888a2fa4572ea8 Mon Sep 17 00:00:00 2001 From: iacopo Date: Sat, 28 Mar 2020 00:26:56 +0100 Subject: [PATCH] Cosmetic: minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f883793..9bbb2e83 100644 --- a/README.md +++ b/README.md @@ -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.