forked from KEMT/zpwiki
Update 'pages/topics/question/README.md'
This commit is contained in:
parent
8628bcaa7d
commit
db8bc646c5
@ -26,8 +26,8 @@ Output: a set of paragraphs
|
|||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
|
||||||
- Wiki parsing script
|
- Wiki parsing script (Daniel Hládek)
|
||||||
- PageRank script
|
- PageRank script (Daniel Hládek)
|
||||||
|
|
||||||
To be done:
|
To be done:
|
||||||
|
|
||||||
@ -50,10 +50,10 @@ Output: A question for each paragraph
|
|||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
|
||||||
- a data preparation script
|
- a data preparation script (Daniel Hládek)
|
||||||
- annotation recipe
|
- annotation recipe (Daniel Hládek)
|
||||||
- deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke)
|
- deployment at [question.tukekemt.xyz](http://question.tukekemt.xyz) (only from tuke) (Daniel Hládek)
|
||||||
- answer annotation together with question
|
- answer annotation together with question (Daniel Hládek)
|
||||||
|
|
||||||
To be done:
|
To be done:
|
||||||
|
|
||||||
@ -68,9 +68,9 @@ Output: An answer for each paragraph and question
|
|||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
|
||||||
- a data preparation script
|
- a data preparation script (Daniel Hládek)
|
||||||
- annotation recipe
|
- annotation recipe (Daniel Hládek)
|
||||||
- deployment at [answer.tukekemt.xyz](http://answer.tukekemt.xyz) (only from tuke)
|
- deployment at [answer.tukekemt.xyz](http://answer.tukekemt.xyz) (only from tuke) (Daniel Hládek)
|
||||||
|
|
||||||
To be done:
|
To be done:
|
||||||
|
|
||||||
@ -95,8 +95,7 @@ In progress:
|
|||||||
- web application for annotation analysis (Tomáš Kuchárik, Flask)
|
- web application for annotation analysis (Tomáš Kuchárik, Flask)
|
||||||
- application deployment (Daniel Hládek)
|
- application deployment (Daniel Hládek)
|
||||||
|
|
||||||
To be done:
|
|
||||||
- analyze sql schema and find out who annotated what
|
|
||||||
|
|
||||||
### Annotation Validation
|
### Annotation Validation
|
||||||
|
|
||||||
@ -104,21 +103,23 @@ Input: annnotated questions and paragraph
|
|||||||
|
|
||||||
Output: good annotated questions
|
Output: good annotated questions
|
||||||
|
|
||||||
To do:
|
|
||||||
|
|
||||||
- Implement and deploy validation recipe
|
|
||||||
|
|
||||||
In Progress:
|
In Progress:
|
||||||
|
|
||||||
- Design validation recipe (Tomáš Kuchárik)
|
- Design validation recipe (Tomáš Kuchárik)
|
||||||
|
|
||||||
|
To do:
|
||||||
|
|
||||||
|
- Implement and deploy validation recipe (Tomáš Kuchárik)
|
||||||
|
|
||||||
### Annotation Manual
|
### Annotation Manual
|
||||||
|
|
||||||
Output: Recommendations for annotators
|
Output: Recommendations for annotators
|
||||||
|
|
||||||
To be done:
|
To be done:
|
||||||
|
|
||||||
- Web Page for annotators
|
- Web Page for annotators (Tomáš Kuchárik)
|
||||||
|
|
||||||
In progress:
|
In progress:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user