Update 'pages/topics/question/README.md'

This commit is contained in:
dano 2020-07-07 06:21:12 +00:00
parent 8628bcaa7d
commit db8bc646c5

View File

@ -26,8 +26,8 @@ Output: a set of paragraphs
Done:
- Wiki parsing script
- PageRank script
- Wiki parsing script (Daniel Hládek)
- PageRank script (Daniel Hládek)
To be done:
@ -50,10 +50,10 @@ Output: A question for each paragraph
Done:
- a data preparation script
- annotation recipe
- deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke)
- answer annotation together with question
- a data preparation script (Daniel Hládek)
- annotation recipe (Daniel Hládek)
- deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke) (Daniel Hládek)
- answer annotation together with question (Daniel Hládek)
To be done:
@ -68,9 +68,9 @@ Output: An answer for each paragraph and question
Done:
- a data preparation script
- annotation recipe
- deployment at [answer.tukekemt.xyz](http://answer.tukekemt.xyz) (only from tuke)
- a data preparation script (Daniel Hládek)
- annotation recipe (Daniel Hládek)
- deployment at [answer.tukekemt.xyz](http://answer.tukekemt.xyz) (only from tuke) (Daniel Hládek)
To be done:
@ -95,8 +95,7 @@ In progress:
- web application for annotation analysis (Tomáš Kuchárik, Flask)
- application deployment (Daniel Hládek)
To be done:
- analyze sql schema and find out who annotated what
### Annotation Validation
@ -104,21 +103,23 @@ Input: annnotated questions and paragraph
Output: good annotated questions
To do:
- Implement and deploy validation recipe
In Progress:
- Design validation recipe (Tomáš Kuchárik)
To do:
- Implement and deploy validation recipe (Tomáš Kuchárik)
### Annotation Manual
Output: Recommendations for annotators
To be done:
- Web Page for annotators
- Web Page for annotators (Tomáš Kuchárik)
In progress: