Changes between Version 27 and Version 28 of private/NlpInPracticeCourse/OpinionSentiment
- Timestamp:
- Sep 15, 2019, 7:48:25 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
private/NlpInPracticeCourse/OpinionSentiment
v27 v28 28 28 Requirements: python 3, jupyter notebook, modules NLTK, scipy, numpy, pandas, sklearn 29 29 30 Files: [raw-attachment: reviews.csv reviews.csv], [raw-attachment:reviews_desamb.csv reviews_desamb.csv], [raw-attachment:reviews_czaccent.csv reviews_czaccent.csv], [raw-attachment:reviews_czaccent_desamb.csv reviews_czaccent_desamb.csv], [raw-attachment:classify.py classify.py]30 Files: [raw-attachment:cestina20.csv cestina20.csv], [raw-attachment:cestina20_annotation.csv cestina20_annotation.csv], [raw-attachment:Word Vectors and Sentiment.ipynb Word Vectors and Sentiment.ipynb], [raw-attachment:negative-words.txt negative-words.txt], [raw-attachment:classify.py classify.py] 31 31 32 32 1. Create `<YOUR_FILE>`, a text file named ia161-UCO-01.txt where UCO is your university ID. 33 1. Do tasks marked in the python notebook as *TASK X*. You don't have to do optional tasks.33 1. Do tasks marked in the python notebook as TASK X. You don't have to do optional tasks. 34 34 35 35 === Upload `<YOUR_FILE>` ===