Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to train NER model using BILUO data format? #926

Closed
swicaksono opened this issue Jul 12, 2019 · 1 comment
Closed

Is it possible to train NER model using BILUO data format? #926

swicaksono opened this issue Jul 12, 2019 · 1 comment
Assignees

Comments

@swicaksono
Copy link

Hey, I have a NER data set written in BILUO data format. I just see the ner docs here in training data, I guess it using IOB format. So, if I want to try to train a new pre train NER model by using my BILUO dataset format, is it possible?
Thank you in advance.

@mu-arkhipov
Copy link
Contributor

Hey! There should be no problem except metrics computation. Chunk-wise F-measure used at the moment does not support this format at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants