Update TextComplexitySpacy.py

parent 43067364
Showing with 4 additions and 0 deletions
from functools import reduce from functools import reduce
import math import math
import syllables import syllables
crea_total_path = '../CREA_total.txt'
class TextComplexitySpacy(): class TextComplexitySpacy():
def __init__(self, lang='es'): 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