Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 627 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 627 Bytes

NLP

This project uses various natural language processing techniques to analyse a set of emails to extract information about the various seminars outlined in them. Various other files and folders are showing a progression of new techniques learnt throughout the module. These techniques can be seen in action in the assignment section.

Data Extraction
From this it will define the; Speaker, Locations, Start time, End time, Topic, and other variables.

Topic Ontology
Once the topics have been found using various methods an ontology/tree of topics and subtopics is generated dynamically.