2nd Year Computer Science Project at the University of Birmingham
Tagger and classifier for emails on seminars using natural language processing techniques.
Written in Python using the NLTK library.
- Main.py: Tagging emails on seminars with start and end times, speakers and locations
- Ontology.py: Creates an ontology for the seminar emails, classifying them
Sample output from the provided training and test data is provided in the "sample_output" directory.