Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianCB-dev authored Oct 18, 2022
1 parent c72e6c8 commit a12926b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pip3 install emoji nltk sklearn spacy stanza wheel hunspell numpy gensim pyemd

```
python -m spacy download es_core_news_md
pytho3 -m spacy download es_core_news_md
python3 -m spacy download es_core_news_md
```
## Data
Para entrenar mas corpus al modelo
Expand Down Expand Up @@ -66,4 +66,4 @@ Ofir Pele and Michael Werman "A linear time histogram metric for improved SIFT m

Ofir Pele and Michael Werman "Fast and robust earth mover's distances" <https://ieeexplore.ieee.org/document/5459199/>_

Matt Kusner et al. "From Word Embeddings To Document Distances" <http://proceedings.mlr.press/v37/kusnerb15.pdf>
Matt Kusner et al. "From Word Embeddings To Document Distances" <http://proceedings.mlr.press/v37/kusnerb15.pdf>

0 comments on commit a12926b

Please sign in to comment.