Metadata-Version: 2.1
Name: TextAnalyzerMU
Version: 0.1.3
Summary: Una breve descripción de tu paquete
Home-page: https://github.com/izaskunbenegas/TextAnalyzer.git
Author: Grupo G
Author-email: naiaflorescubillas@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: transformers==4.30.0
Requires-Dist: nltk>=3.7
Requires-Dist: wordcloud==1.8.2.2
Requires-Dist: matplotlib>=3.5.3
Requires-Dist: numpy>=1.23.0
Requires-Dist: sumy==0.8.1
Requires-Dist: langdetect==1.0.9
Requires-Dist: scikit-learn==1.2.2
Requires-Dist: python-Levenshtein==0.20.9
Requires-Dist: googletrans==4.0.0-rc1
Requires-Dist: pandas>=1.4.3
Requires-Dist: tensorflow>=2.10.0

# TextAnalyzer
Es una librerÃ­a de procesamiento de lenguaje natural enfocada a simplificar y mejorar el anÃ¡lisis de textos. Es una herramienta versÃ¡til que ofrece un conjunto de funciones avanzadas con las que el usuario puede extraer informaciÃ³n de interÃ©s entender en profundizar el texto, para poder identificar patrones y extraer valor.
