Junwei Huang
Results
12
comments of
Junwei Huang
Sorry, I still have the same error as before `AttributeError: 'Sentence' object has no attribute 'doc'`. See the debug info in the previous post.
Using the latest code and running `python .\train.py --config .\config\doc_ner_best.yaml --batch_size 1 --parse --target_dir .\datasets\mytest --keep_order` on Windows 10, Python 3.7, no GPU, I have another error: ``` Setting embedding...