/mrc-bert

complete sequence labeling task with machine reading comphrehension and bert

Primary LanguagePythonApache License 2.0Apache-2.0

Bert + MRC + CRF

this is all you need for sequence-labeling task.

quick start

  • install
pip install -r requirements.txt
  • process the data

you should process input to the specific data format:

sentence \t type \t