truongphan commited on
Commit
60f42ab
1 Parent(s): a87035d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Vietnam Tourism Named Entity Recognition
2
  We fine-tuned BERT to train Vietnam tourism dataset for a question answering system. The model was called NER2QUES because it detected tourism NER in a sentence. From that, the system generated questions corresponding to NER types.
3
  # How to use
4
  ## You can use in Transformers
 
1
+ # Vietnam Tourism Named Entity Recognition (English version)
2
  We fine-tuned BERT to train Vietnam tourism dataset for a question answering system. The model was called NER2QUES because it detected tourism NER in a sentence. From that, the system generated questions corresponding to NER types.
3
  # How to use
4
  ## You can use in Transformers