Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问如何自定义词典,有什么规律吗? #53

Open
itcuihao opened this issue Apr 14, 2020 · 1 comment
Open

请问如何自定义词典,有什么规律吗? #53

itcuihao opened this issue Apr 14, 2020 · 1 comment

Comments

@itcuihao
Copy link

我想自定义词典,看词典的内容,第二列,三列,是什么意思呢?

AA制 3 n
AB型 3 n
AT&T 3 nz
...
二里頭 277 nrt
肾上腺 278 l
...
純天然 28 b
纯天然 28 b
挨个儿 28 d
...

我该如何自定义词典呢?
比如:多少本书,我想让 “多少本”,是其中的一个词。

@dollarkillerx
Copy link

dollarkillerx commented Jan 12, 2021

x1 x2 x3
x1: 词语
x2: 词频
x3: 词性

词性标注参考: ICTPOS3.0 词性标注集 https://gist.github.com/luw2007/6016931

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants