allenai / allennlp

An open-source NLP research library, built on PyTorch.
http://www.allennlp.org
Apache License 2.0
11.75k stars 2.25k forks source link

is it possible to build a 'Machine Comprehension' model in danish or any other language ? #2007

Closed devajith closed 5 years ago

devajith commented 5 years ago

i was exploring this 'Machine Comprehension' capability of allennlp. In english it works pretty fine. How can we make it work for other languages like Danish or French ?

DeNeutoy commented 5 years ago

You'd need to collect a large dataset of questions and answers in order to train the bidaf model.