From f3cea6dd5f94dd50a1737209ceed8569ba393db3 Mon Sep 17 00:00:00 2001 From: Daniel Hladek Date: Sat, 13 Jun 2020 07:10:17 +0200 Subject: [PATCH] zz --- pages/topics/question/README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/pages/topics/question/README.md b/pages/topics/question/README.md index 651a2952..f263cf6f 100644 --- a/pages/topics/question/README.md +++ b/pages/topics/question/README.md @@ -42,6 +42,8 @@ Notes: ### Question Annotation +An annotation recipe for Prodigy + Input: A set of paragraphs Output: A question for each paragraph @@ -49,12 +51,13 @@ Output: A question for each paragraph Done: - 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: -- final input paragraphs -- deployment +- prepare final input paragraphs (dataset) +- consider answer annotation together with question ### Answer Annotation @@ -65,12 +68,13 @@ Output: An answer for each paragraph and question Done: - a data preparation script -- annotation running script +- annotation recipe +- deployment at [answer.tukekemt.xyz](http://answer.tukekemt.xyz) (only from tuke) To be done: -- input paragraphs with questions -- deployment +- extraxt annotations from question annotation +- input paragraphs with questions (dataset) ### Annotation Summary @@ -89,7 +93,9 @@ To be done: Output: Recommendations for annotators -TBD +To be done: + +- Web Page for annotators ### Question Answering Model @@ -106,7 +112,6 @@ To be done: - Model evaluation - Supporting the annotation with the model (pre-selecting answers) - ### Supporting activities Output: More annotations