The use of natural language processing has exploded over the last decade. Appilcations that require machines to understand natural human speech patterns are abundant and substantial improvements in these systems has increased their utility. Within the educational space NLP is used to interpret human speech for the prupose of understanding human problems and recently an online tutor passed a limited version of the Turing Test when it was indistinguishable from teaching assistants in a college class.
- Processed a set of documents of student notes that the class HUDK4050 made last semester
- Ran a sentiment analysis of thise documents
- Generated a topic model of those documents
- Understand and apply the basic process of natural language proceessing and the role of pre-processing text
- Understand and apply a simple sentiment analysis to a set of documents
- Understand and apply a latent dirichlet allocation to a set of documents
Crash Course. (2017). Natural Language Processing.
Raval, S. (2016). Sentiment Analysis in 4 Minutes.
Knispelis, A. (2016). LDA Topic Models.
Quora. (2017). What is a good explanation of Latent Dirichlet Allocation?
