From dfcb6e0c189de8e97a43bbe84aff79d375cce6fb Mon Sep 17 00:00:00 2001 From: SebastianCB Date: Sat, 3 Dec 2022 21:13:32 -0500 Subject: [PATCH] Feat: Updated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb2344d..d5f6fd6 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ pip3 install emoji nltk sklearn spacy stanza wheel hunspell numpy gensim pyemd j python -m spacy download es_core_news_md python3 -m spacy download es_core_news_md ``` +3. Si hay un error con la importación del modelo de Regresión Logistica, instale otra versión de skicit-learn ## Data Para entrenar mas corpus al modelo ```