(attendance-system-py3.10) ┌<▸> ~/g/attendance_system └➤ poetry add textblob
The following packages are already present in the pyproject.toml and will be skipped:
- textblob
If you want to update it to the latest compatible version, you can use poetry update package
.
If you prefer to upgrade it to the latest available version, you can use poetry add package@latest
.
Nothing to add. (attendance-system-py3.10) ┌<▸> ~/g/attendance_system └➤ poetry run python -m textblob.download_corpora
[nltk_data] Downloading package brown to /Users/aironman/nltk_data... [nltk_data] Unzipping corpora/brown.zip. [nltk_data] Downloading package punkt_tab to [nltk_data] /Users/aironman/nltk_data... [nltk_data] Unzipping tokenizers/punkt_tab.zip. [nltk_data] Downloading package wordnet to [nltk_data] /Users/aironman/nltk_data... [nltk_data] Downloading package averaged_perceptron_tagger_eng to [nltk_data] /Users/aironman/nltk_data... [nltk_data] Unzipping taggers/averaged_perceptron_tagger_eng.zip. [nltk_data] Downloading package conll2000 to [nltk_data] /Users/aironman/nltk_data... [nltk_data] Unzipping corpora/conll2000.zip. [nltk_data] Downloading package movie_reviews to [nltk_data] /Users/aironman/nltk_data... [nltk_data] Unzipping corpora/movie_reviews.zip. Finished. (attendance-system-py3.10) ┌<▸> ~/g/attendance_system └➤ poetry run python sentiment_analysis.py
Sentimiento: Polaridad = 0.0, Subjetividad = 0.0 Traducción al inglés: I love programming, but sometimes it's frustrating. Sentimiento del texto traducido: Polaridad = 0.04999999999999999, Subjetividad = 0.75 Corrección: Ll cabin climatico es un problems global. Frases nominales: ['encanta programar', 'veces es frustrante'] 2025-01-22 13:29:45.023 Python[8565:327244] +[IMKClient subclass]: chose IMKClient_Modern 2025-01-22 13:29:45.023 Python[8565:327244] +[IMKInputSession subclass]: chose IMKInputSession_Modern