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

to_conll2003 function returns [ ] when annotations array is blank. #12

Open
jdixosnd opened this issue Jun 15, 2020 · 1 comment
Open
Labels
question Further information is requested

Comments

@jdixosnd
Copy link

trying with following text string,
{"id": 2580, "text": "RUGBY UNION - CUTTITTA BACK FOR ITALY AFTER A YEAR .\nROME 1996-12-06\nItaly recalled Marcello Cuttitta", "annotations": []}

the output is a blank array, it should give output with 'O' for all entity type.

@icoxfog417 icoxfog417 added the question Further information is requested label Jun 15, 2020
@tolgayan
Copy link

tolgayan commented Sep 2, 2021

I have the same issue.

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

No branches or pull requests

3 participants