update index.md (#25167)

This commit is contained in:
Renato Sousa
2019-08-14 19:46:32 -03:00
committed by Randell Dawson
parent af7a71ee44
commit e7ef577c42

View File

@ -45,7 +45,7 @@ Como diz a Wikipedia, "O processamento de linguagem natural (NLP) é um subcampo
### Bibliotecas Popularmente Usadas
```
*NLTK, the most widely-mentioned NLP library for Python.
*NLTK, the most widely-mentioned NLP library for Python.
*SpaCy, an industrial-strength NLP library built for performance.
*Gensim, a library for document similarity analysis.
*TextBlob, a user-friendly and intuitive NLTK interface.