Skip to content

Commit

Permalink
Feat: Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianCB-dev committed Dec 4, 2022
1 parent 88e56bc commit dd8735e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ Lo que se hace:
* gensim
* pyemd
* joblib
* skicit-learn
```
pip install emoji nltk sklearn spacy stanza wheel hunspell numpy gensim pyemd joblib scikit-learn
```
pip install emoji nltk sklearn spacy stanza wheel hunspell numpy gensim pyemd joblib
```
o
```
pip3 install emoji nltk sklearn spacy stanza wheel hunspell numpy gensim pyemd
pip3 install emoji nltk sklearn spacy stanza wheel hunspell numpy gensim pyemd joblib scikit-learn
```
# Errores:
Expand Down

0 comments on commit dd8735e

Please sign in to comment.