baidu / baidu/lac

请问已经通过别的方式分词好了,可以直接实现词性标注功能吗?

Open
#134 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4k
Forks
592
PR merge metrics
No merged PRs in 30d

Description

我通过别的方式已经分好词了,只想实现词性标注的功能,但是改项目实现词性标注功能前又会进行一次分词,会把我已经分好的词再次拆分,请问有什么好的解决方法吗?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or entry point is named in the issue. First inspect the public word-segmentation and part-of-speech tagging interfaces to determine whether pre-tokenized input is supported; done would mean tagging supplied tokens without splitting them again, with regression coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.