baidu / baidu/lac

词性标注模式下,分词分不开

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

Description

文本
```
化氏一味新品国民二代鱼竿手竿碳素超轻超硬钓鱼竿鲤鲫鱼竿渔具37调台钓竿综合竿 国民钓竿II代5.4米
```
分词结果
```
['化氏一味新品国民二代鱼竿手竿碳素超轻超硬钓鱼竿鲤鲫鱼竿渔具37调台钓竿综合竿 国民钓竿II代', '5.4米'], ['nw', 'm']]
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported result in part-of-speech tagging mode using the supplied Chinese text and compare the segmentation with the expected word boundaries. Trace the segmentation and tagging path to determine why the text remains largely unsplit; done means the input is segmented appropriately while retaining correct part-of-speech output.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.