Update TextAnalysisSpacy.py

parent 4c7430c0
Showing with 1 additions and 1 deletions
......@@ -18,7 +18,7 @@ from nltk.probability import FreqDist
from nltk.text import Text
from lexical_diversity import lex_div as ld
class TextAnalisisSpacy():
class TextAnalysisSpacy():
def __init__(self, lang='es'):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment