brill:Brill-tagger的词性标签

时间:2021-05-01 10:54:54
【文件属性】:
文件名称:brill:Brill-tagger的词性标签
文件大小:392KB
文件格式:ZIP
更新时间:2021-05-01 10:54:54
speech tag of part brill ll 来自的语音标签:89,539个带有一个或多个唯一单词或符号。 安装 该软件包仅适用于ESM:需要使用Node 12+才能使用它,并且必须将其import而不是require d。 : npm install brill 用 import { brill } from 'brill' console . log ( Object . keys ( brill ) . length ) // 89539 console . log ( brill . Eric ) //=> [ 'NNP' ] // (Proper Noun, singular) console . log ( brill [ 'most-contentious' ] ) //=> [ 'RB|VBG' ] // (Adverb; Verb, present participle/gerund) console
【文件预览】:
brill-main
----.github()
--------workflows()
----.prettierignore(15B)
----lib()
--------words.js(1.46MB)
--------tags.js(1KB)
--------descriptions.js(1KB)
--------index.js(603B)
----funding.yml(15B)
----build.js(3KB)
----test.js(225B)
----license(1KB)
----tsconfig.json(339B)
----.npmrc(19B)
----.editorconfig(147B)
----.gitignore(57B)
----index.js(37B)
----readme.md(3KB)
----package.json(2KB)

网友评论