Intelligent Agents
Explored text preprocessing and classification. Investigated part-of-speech (POS) tagging, by first implementing and evaluating a unigram tagger in C#, and then evaluating an existing Python implementation of a perceptron tagger using Brown Corpus.