dotnet / dotnet/machinelearning-modelbuilder
NER dataset instructions
Open
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
NER dataset shapes:
- Key information file: Containing a list of entities, which serves as key information for the training data
- Training data: Training data consists of a file (.txt, .tsv) containing columns separated by TAB. One of these columns is a sentence column, while the others represent labels for tokens within that sentence column.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.