43 lines
682 B
Markdown
43 lines
682 B
Markdown
# NLP-LAB
|
|
|
|
Repository for the NLP-LAB
|
|
|
|
----
|
|
|
|
* website: http://sda.cs.uni-bonn.de/nlp/
|
|
* Main git repository: https://github.com/SmartDataAnalytics/MA-INF-4222-NLP-Lab
|
|
|
|
------
|
|
|
|
## keywords:
|
|
|
|
* POS Taggers
|
|
* Named Entity Recognition
|
|
* Dependency Parsing
|
|
* Sentiment Analysis / Opinion Mining
|
|
* Text Summarization
|
|
* Information Retrieval
|
|
* …
|
|
* Fact Checking
|
|
* Question Answering
|
|
* Machine Translation
|
|
* …
|
|
|
|
----
|
|
|
|
## Possible Topics
|
|
|
|
* P1: Guess Me
|
|
|
|
* "Game" for guessing a certain Person
|
|
|
|
* P2: I am Groot?
|
|
|
|
* Sentimental Analysis / Classification with adequate reaction (e.g. as Dialog System)
|
|
|
|
* P3: Question Linking
|
|
|
|
* search for predefined Questions in Knowledge Graph
|
|
|
|
|