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

KeyError: 'O' makefile:7: recipe for target 'run' failed #88

Open
oabid15 opened this issue Mar 27, 2020 · 1 comment
Open

KeyError: 'O' makefile:7: recipe for target 'run' failed #88

oabid15 opened this issue Mar 27, 2020 · 1 comment

Comments

@oabid15
Copy link

oabid15 commented Mar 27, 2020

I have prepared my test file containing this 3 lines :

Survey B-DOC
Report I-DOC
Geographic I-DOC

when I make run, I get this error :

default = tags[NONE]
KeyError: 'O'
makefile:7: recipe for target 'run' failed
make: *** [run] Error 1

Could you please help me.

@RishabhJain-Github
Copy link

Yeah because the model gives default tag as 'O', therefore while training at least one word should have the 'O" tag. Hope this helps.

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

2 participants