From 9e7b7911e49950545b9ebcedb4a9b3e3c5a6041f Mon Sep 17 00:00:00 2001 From: dano Date: Mon, 6 Jul 2020 08:16:45 +0000 Subject: [PATCH] Update 'pages/topics/question/README.md' --- pages/topics/question/README.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/pages/topics/question/README.md b/pages/topics/question/README.md index 49b644c9..87d65d53 100644 --- a/pages/topics/question/README.md +++ b/pages/topics/question/README.md @@ -87,17 +87,31 @@ Output: Summary of work performed by each annotator Done: -- application template -- Dockerfile +- application template (Tomáš Kuchárik) +- Dockerfile (Daniel Hládek) In progress: - web application for annotation analysis (Tomáš Kuchárik, Flask) -- application deployment +- application deployment (Daniel Hládek) To be done: - 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 Output: Recommendations for annotators @@ -106,6 +120,10 @@ To be done: - Web Page for annotators +In progress: + +- Introductory text and references to annotation (Tomáš Kuchárik) + ### Question Answering Model Training the model with annotated data