A token can only be part of one entity, so make sure the entities you're setting don't overlap

前端 未结 0 2048
自闭症患者
自闭症患者 2020-12-07 16:17

While trying to convert spaCy NER dataset format to Flair format, using this code:

from spacy.gold import biluo_tags_from_offsets
nlp = spacy.load("en_co         


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