added lexical diversity analyzer
Showing
with
78 additions
and
4 deletions
... | @@ -37,3 +37,4 @@ typer==0.4.1; python_version >= "3.6" | ... | @@ -37,3 +37,4 @@ typer==0.4.1; python_version >= "3.6" |
typing-extensions==4.2.0; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux" and python_full_version >= "3.7.0" | typing-extensions==4.2.0; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux" and python_full_version >= "3.7.0" | ||
urllib3==1.26.9; python_full_version >= "3.7.0" and python_version < "4" and python_version >= "3.6" | urllib3==1.26.9; python_full_version >= "3.7.0" and python_version < "4" and python_version >= "3.6" | ||
wasabi==0.9.1; python_version >= "3.6" | wasabi==0.9.1; python_version >= "3.6" | ||
lexical-diversity>=0.1.1 |
textflow/LexicalDiversityAnalyzer.py
0 → 100644
Please
register
or
sign in
to comment