Solenn Tual
Results
3
issues of
Solenn Tual
Hello, I'm trying to use train_ner with my own Brat Standoff dataset. I have 8765 examples (a .ann and .txt files for each example) with nested entities. Is that correct...
Hello, An error occurs in file nlstruct/registry.py:4 when importing Mapping function from collections lib wich is now in collections.abc (for Python 3.10+). The following lines should solve this problem. try:...