增量训练中,这句话意思是,目前只能增量现有的标签吗,如果我增加新的标签如性别GENDER,目前是不支持的对吗?
Open
- Dominant language
- C++
- Stars
- 4k
- Forks
- 592
- PR merge metrics
- No merged PRs in 30d
Description
在分词数据的基础上,每个单词以“/type”的形式标记其词性或实体类别。值得注意的是,词法分析的训练目前仅支持标签体系与我们一致的数据。后续也会开放支持新的标签体系,敬请期待。
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue discusses incremental training and whether a new GENDER label can be added, but it names no file, test, or entry point. First clarify whether support for new label systems is intended; completion would require a defined implementation scope and a test or documentation example showing incremental training with a new label.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100