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

03_conll2horus.py exception - wnut2017 #62

Open
josemarcelino opened this issue May 11, 2020 · 0 comments
Open

03_conll2horus.py exception - wnut2017 #62

josemarcelino opened this issue May 11, 2020 · 0 comments
Labels

Comments

@josemarcelino
Copy link
Collaborator

2020-05-08 05:32:38,785 [MainThread ] [INFO ] file /Users/jose.marcelino/Desktop/Work/horus/resources/datasets/wnut/2016/data/test.horus1.json has been processed successfully!
2020-05-08 05:32:38,785 [MainThread ] [INFO ] ---
2020-05-08 05:32:38,785 [MainThread ] [INFO ] conll2horus file -> /Users/jose.marcelino/Desktop/Work/horus/resources/datasets/wnut/2017/wnut17train.conll
2020-05-08 05:32:38,785 [MainThread ] [INFO ] exporting *.horus1.json
2020-05-08 05:32:38,785 [MainThread ] [INFO ] -- setting up basic structure
2020-05-08 05:32:38,785 [MainThread ] [INFO ] processing basic transformation...
2020-05-08 05:32:41,372 [MainThread ] [INFO ] 11661 sentences processed successfully
2020-05-08 05:32:41,372 [MainThread ] [INFO ] -- adding POS tags and performing labels alignment
2020-05-08 05:32:41,372 [MainThread ] [INFO ] processing sentences to add POS...
2020-05-08 10:23:15,520 [MainThread ] [ERROR] string index out of range
2020-05-08 10:23:15,520 [MainThread ] [ERROR] IndexError('string index out of range')
2020-05-08 10:23:15,520 [MainThread ] [INFO ] ---
2020-05-08 10:23:15,520 [MainThread ] [INFO ] conll2horus file -> /Users/jose.marcelino/Desktop/Work/horus/resources/datasets/wnut/2017/emerging.dev.conll
2020-05-08 10:23:15,520 [MainThread ] [INFO ] exporting *.horus1.json
2020-05-08 10:23:15,520 [MainThread ] [INFO ] -- setting up basic structure
2020-05-08 10:23:15,520 [MainThread ] [INFO ] processing basic transformation...
2020-05-08 10:23:16,214 [MainThread ] [ERROR] IndexError('list index out of range')
2020-05-08 10:23:16,216 [MainThread ] [INFO ] ---
2020-05-08 10:23:16,216 [MainThread ] [INFO ] conll2horus file -> /Users/jose.marcelino/Desktop/Work/horus/resources/datasets/wnut/2017/emerging.test.annotated
2020-05-08 10:23:16,217 [MainThread ] [INFO ] exporting *.horus1.json
2020-05-08 10:23:16,217 [MainThread ] [INFO ] -- setting up basic structure
2020-05-08 10:23:16,217 [MainThread ] [INFO ] processing basic transformation...
2020-05-08 10:23:17,093 [MainThread ] [INFO ] 13956 sentences processed successfully
2020-05-08 10:23:17,093 [MainThread ] [INFO ] -- adding POS tags and performing labels alignment
2020-05-08 10:23:17,094 [MainThread ] [INFO ] processing sentences to add POS...
2020-05-08 15:49:37,321 [MainThread ] [ERROR] string index out of range
2020-05-08 15:49:37,321 [MainThread ] [ERROR] IndexError('string index out of range')
2020-05-08 15:49:37,321 [MainThread ] [INFO ] ---

@josemarcelino josemarcelino changed the title 03_conll2horus.py expection - wnut2017 03_conll2horus.py exception - wnut2017 May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant