ModelBuilder NER is badly described
未关闭
@gewarren 已经在做这个了。
开始于 2026年4月2日。
:watch: Not Triaged
dotnet-ml/svc
- 主要语言
- 没有语言数据
- 星标
- 4.8k
- 派生
- 6.1k
- 平均合并
- 15 小时 25 分钟
- 30 天内合并 PR
- 380
描述
Type of issue
Missing information
Description
I try to make it work, but there is no example and the modelbuilder crashes when using these files:
keyinfo.txt
B-LOC
B-ORG
B-OTH
B-PER
I-LOC
I-ORG
I-OTH
I-PER
B-DATE
O
training.csv
John lives in Berlin O O O B-PER
Microsoft was founded in 1975 B-ORG O O O B-DATE
Page URL
https://learn.microsoft.com/en-us/dotnet/machine-learning/how-to-guides/ner-dataset-guide
Content source URL
https://github.com/dotnet/docs/blob/main/docs/machine-learning/how-to-guides/ner-dataset-guide.md
Document Version Independent Id
e5e56fad-4fcc-181d-74a4-0889b4e54dcb
Platform Id
5e58c5fd-e2a3-21f0-e1b7-7f23d07c8c98
Article author
@zewditu
Metadata
- ID: e9d4e704-b7d6-8ed1-b49e-340a4f2db3db
- PlatformId: 5e58c5fd-e2a3-21f0-e1b7-7f23d07c8c98
- Service: dotnet-ml
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。