Skip to content

dominikrys/nlp-email-tagger

Repository files navigation

NLP Seminar E-Mail Tagger

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.

Project Structure

  • 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

Sample output from the provided training and test data is provided in the "sample_output" directory.

About

✉ Tagger and classifier for seminar emails using natural language processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages