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

This commit is contained in:
dano 2020-06-26 10:58:32 +00:00
parent 02f535b54b
commit 255c42bdc1

View File

@ -53,11 +53,12 @@ Done:
- a data preparation script - a data preparation script
- annotation annotation recipe - annotation annotation recipe
- deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke) - deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke)
- answer annotation together with question
To be done: To be done:
- prepare final input paragraphs (dataset) - prepare final input paragraphs (dataset)
- consider answer annotation together with question
### Answer Annotation ### Answer Annotation
@ -84,9 +85,11 @@ Input: Database of annotations
Output: Summary of work performed by each annotator Output: Summary of work performed by each annotator
To be done: In progress:
- web application for annotation analysis - web application for annotation analysis (Tomáš Kuchárik, Flask)
To be done:
- analyze sql schema and find out who annotated what - analyze sql schema and find out who annotated what
### Annotation Manual ### Annotation Manual
@ -169,5 +172,3 @@ Output:
- a trained model - a trained model
- evaluation of the model (if possible) - evaluation of the model (if possible)