Update README.md

parent f83f2bce
Showing with 1 additions and 0 deletions
...@@ -8,6 +8,7 @@ This class provides methods for the calculation of different metrics on text. It ...@@ -8,6 +8,7 @@ This class provides methods for the calculation of different metrics on text. It
- [TextAnalisisSpacy.py](TextAnalisisSpacy.py): This class provides methods for the calculation of different metrics on text. - [TextAnalisisSpacy.py](TextAnalisisSpacy.py): This class provides methods for the calculation of different metrics on text.
- [TextComplexitySpacy.py](TextComplexitySpacy.py): This class provides methods for the calculation of different complexity metrics on text. - [TextComplexitySpacy.py](TextComplexitySpacy.py): This class provides methods for the calculation of different complexity metrics on text.
- [CREA_total.txt](CREA_total.txt): A dataset of 737799 spanish words ordered by its absolute frequency. - [CREA_total.txt](CREA_total.txt): A dataset of 737799 spanish words ordered by its absolute frequency.
- [example.ipynb](example.ipynb): Colab notebook that shows how to use the TextAnalisysSpacy class in several texts.
# Metrics # Metrics
......
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