etalab / piaf

Question Answering annotation platform - Plateforme d'annotation
https://piaf.etalab.studio
MIT License
87 stars 19 forks source link

Multiple paragraphs #26

Open arunzz opened 4 years ago

arunzz commented 4 years ago

How do I associate different json upload to different downloads? Is there a notion of project? Also is there a way we can change the mandatory 5 questions?

guillim commented 4 years ago

Hi, Thank you for your question.

I am not sure I understand your point with the uploads / download. To sum up, there is only one project (it's not like Doccano for instance) and when you upload texts, they will all be added to the pool of text.

At the moment, the 5 questions are hardcoded. You could make a PR to make it an env variable, that would be a great addition !