CSCI 544 Applied NLP: Proposing a Group Project

Due Date: November 19, 2015, (10:59 AM PST)

We will try to comment on proposals submitted before November 6 by the following week. Submitting later may delay approval. Failure to submit the proposal by the due date (November 19, 10:59 AM PST) will result in zero credit for both the project and assignment 4 (because assignment 4 is closely related to the project).

Online proposal submission.

Help in picking a topic

Domain adaptation

Domain adaptation is a topic that can be explored in a variety of NLP tasks. For many of these tasks, there are large corpora and software tools trained on these corpora. However, performance of the tools may drop when used in domains different from the training corpus. The idea of domain adaptation is to annotate a small amount of training data in the new domain and create a model based on both the large out-of-domain corpus and the small in-domain corpus. This can be applied to NLP tasks such as part of speech tagging, named entity recognition and parsing.

Speech recognition / speech synthesis topics

NLU topics

Discourse topics

Dialogue topics

Help in finding data

Useful tools and resources for speech recognition

Useful tools and resources for language modeling

Useful tools and resources for speech synthesis

Useful tools for building dialogue systems