Skip to content

Using DrQA on an Chinese dataset #22

Description

@kaihuchen

Is it expected that this code can be applied to a Chinese language dataset with only minor changes?

I understand that I will need to provide the following:

  • Chinese train/dev data files in the SQuAD format
  • GloVe word vectors trained on the Chinese language
  • Spacy Chinese language models
  • Changes in prepro.py to take care of things such as tokenization, add encoding="utf8" to file read/write statements, etc.

Would very much appreciate any insights if there is any known reasons why this is not supposed to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions