dotnet / dotnet/machinelearning
NER Remaining Work
Open
area-TorchSharp
documentation
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
- [ ] [Provide E2E sample](https://github.com/dotnet/machinelearning/issues/630#issuecomment-1831961047)
- [ ] Look into Tokenizer questions / concerns
- [ ] [Data needs to be tokenized](https://github.com/dotnet/machinelearning/issues/630#issuecomment-1812658740)
- [ ] [Choosing a different tokenizer](https://github.com/dotnet/machinelearning/issues/630#issuecomment-1813563078)
The tokenizer may not be possible because it's what the model expects. However, you should be able to use a different vocabulary.
Contributor guide
Assessment
This issue has not been assessed yet.