From a12926b68c4e8dff1099813bb519ce19507e1d40 Mon Sep 17 00:00:00 2001 From: Joan Sebastian Carrillo Baron <78376381+SebastianCB-dev@users.noreply.github.com> Date: Tue, 18 Oct 2022 11:47:21 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d03dfe5..a3ef3b1 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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> \ No newline at end of file +Matt Kusner et al. "From Word Embeddings To Document Distances" <http://proceedings.mlr.press/v37/kusnerb15.pdf>