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

This commit is contained in:
dano 2020-07-06 08:16:45 +00:00
parent 396bc80bb7
commit 9e7b7911e4

View File

@ -87,17 +87,31 @@ Output: Summary of work performed by each annotator
Done: Done:
- application template - application template (Tomáš Kuchárik)
- Dockerfile - Dockerfile (Daniel Hládek)
In progress: In progress:
- web application for annotation analysis (Tomáš Kuchárik, Flask) - web application for annotation analysis (Tomáš Kuchárik, Flask)
- application deployment - application deployment (Daniel Hládek)
To be done: To be done:
- analyze sql schema and find out who annotated what - analyze sql schema and find out who annotated what
### Annotation Validation
Input: annnotated questions and paragraph
Output: good annotated questions
To do:
- Implement and deploy validation recipe
In Progress:
- Design validation recipe (Tomáš Kuchárik)
### Annotation Manual ### Annotation Manual
Output: Recommendations for annotators Output: Recommendations for annotators
@ -106,6 +120,10 @@ To be done:
- Web Page for annotators - Web Page for annotators
In progress:
- Introductory text and references to annotation (Tomáš Kuchárik)
### Question Answering Model ### Question Answering Model
Training the model with annotated data Training the model with annotated data