Why can't I read in .conll file with Python (confusing parse-error)?

前端 未结 0 1528
傲寒
傲寒 2020-12-19 15:18
from pyconll import load_from_file

data = load_from_file("filename.conll")
data

I\'m following the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题