Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能在 spacy 中将任何语言的任何随机组织名称识别为一个实体
我尝试了 spacy 的预训练模型来识别组织名称,但它在某些地方失败了,例如 Rama 在 Remote software 工作
是的,您可以使用更多数据更新现有统计模型,或者从头开始训练新模型。您可以在此处找到更多详细信息和文档:
spacy train