Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

File metadata and controls

13 lines (9 loc) · 651 Bytes

Term Project

The purpose of this project is for you to synthesize a number of technical and theoretical skills acquired throughout the course of this semester in LING 406. You will implement a binary sentiment analyzer that automatically classifies input text as portraying either positive or negative sentiment.

Steps to this assignment are as follows:

  • Read the TermProject.pdf file thoroughly
  • Work to understand the data
  • Implement (a) .ipynb script(s) to fulfill the assignment's specifications
  • Use Git to add and commit your changes
  • Use Git to push your changes to GitHub

Do let us know on Canvas if you have questions.