-
File "", line 1, in
runfile('D:/PhD/Literature/NeuroNER-master/src/main.py', wdir='D:/PhD/Literature/NeuroNER-master/src')
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder_kernel…
-
-
i am recieving this error, any idea how to fix it?
Traceback (most recent call last):
File "python/predict.py", line 227, in
evaluator.evaluate(predictions)
File "/home/ubuntu/deep_srl-…
-
[flake8](http://flake8.pycqa.org) testing of https://github.com/juand-r/entity-recognition-datasets on Python 3.7.0
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics…
-
Agreement: a dependency relation goes from reparandum (head) to repair (dependent), template of relation: "repair:type"
-
-
Phrases like this: one entity or two?
Conll has "Old Trafford in Manchester" as two, but our standard would normally have "Jakarta, Indonesia" as one
-
Feature names have been a bit ad-hoc up to this point and we have acquired some inconsistencies.
| Format | Time-aligned | Non-time-aligned |
|---|---|---|
| ELAN | `alignment:startime`, `alignme…
-
This issue is a smaller part of the issue #21.
Interset conversion [(UD -> Freeling tagset](http://universaldependencies.org/tagset-conversion/pt-freeling-uposf.html)) proposal sets:
`PRON Pron…
-
作者您好,请问您在论文中使用的数据集是weiboNER.conll.train还是weiboNER_2nd_conll.train呢?