2018-04-24 13:59:48 +02:00
|
|
|
# NLP-LAB
|
|
|
|
|
2018-04-26 16:27:58 +02:00
|
|
|
Repository for the NLP-LAB
|
|
|
|
|
|
|
|
----
|
|
|
|
|
|
|
|
* website: http://sda.cs.uni-bonn.de/nlp/
|
2018-05-09 10:47:27 +02:00
|
|
|
* Main git repository: https://github.com/SmartDataAnalytics/MA-INF-4222-NLP-Lab
|
2018-04-26 16:27:58 +02:00
|
|
|
|
|
|
|
------
|
|
|
|
|
|
|
|
## keywords:
|
|
|
|
|
|
|
|
* POS Taggers
|
|
|
|
* Named Entity Recognition
|
|
|
|
* Dependency Parsing
|
|
|
|
* Sentiment Analysis / Opinion Mining
|
|
|
|
* Text Summarization
|
|
|
|
* Information Retrieval
|
|
|
|
* …
|
|
|
|
* Fact Checking
|
|
|
|
* Question Answering
|
|
|
|
* Machine Translation
|
|
|
|
* …
|
|
|
|
|
2018-04-24 15:12:41 +02:00
|
|
|
----
|
|
|
|
|
2018-05-09 10:47:27 +02:00
|
|
|
## 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
|
|
|
|
|
2018-05-17 10:38:34 +02:00
|
|
|
----
|
|
|
|
|
|
|
|
## Links
|
2018-05-09 10:47:27 +02:00
|
|
|
|
2018-05-17 10:38:34 +02:00
|
|
|
https://github.com/AKSW/NSpM
|