leizongmin / leizongmin/node-segment

如何找到联想词汇

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.2k
Forks
132
PR merge metrics
No merged PRs in 30d

Description

看readme,分词会根据词性进行联想分词。

所以在分词之后,是否有标识,哪些是联想出来的,哪些是字典中的。因为我想根据联想词汇建立一个动态的词汇库。

非常感谢!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the README section describing part-of-speech-based associative segmentation, then inspect the post-segmentation result format exposed by the module. Clarify how dictionary and associative terms should be distinguished and how a dynamic vocabulary would be defined; the work is complete only when the requested behavior and its expected output are specified and testable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
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.