This commit is contained in:
Daniel Hladek 2020-06-13 07:10:17 +02:00
parent 634c2538fe
commit f3cea6dd5f

View File

@ -42,6 +42,8 @@ Notes:
### Question Annotation ### Question Annotation
An annotation recipe for Prodigy
Input: A set of paragraphs Input: A set of paragraphs
Output: A question for each paragraph Output: A question for each paragraph
@ -49,12 +51,13 @@ Output: A question for each paragraph
Done: Done:
- a data preparation script - a data preparation script
- annotation running script - annotation annotation recipe
- deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke)
To be done: To be done:
- final input paragraphs - prepare final input paragraphs (dataset)
- deployment - consider answer annotation together with question
### Answer Annotation ### Answer Annotation
@ -65,12 +68,13 @@ Output: An answer for each paragraph and question
Done: Done:
- a data preparation script - a data preparation script
- annotation running script - annotation recipe
- deployment at [answer.tukekemt.xyz](http://answer.tukekemt.xyz) (only from tuke)
To be done: To be done:
- input paragraphs with questions - extraxt annotations from question annotation
- deployment - input paragraphs with questions (dataset)
### Annotation Summary ### Annotation Summary
@ -89,7 +93,9 @@ To be done:
Output: Recommendations for annotators Output: Recommendations for annotators
TBD To be done:
- Web Page for annotators
### Question Answering Model ### Question Answering Model
@ -106,7 +112,6 @@ To be done:
- Model evaluation - Model evaluation
- Supporting the annotation with the model (pre-selecting answers) - Supporting the annotation with the model (pre-selecting answers)
### Supporting activities ### Supporting activities
Output: More annotations Output: More annotations