import{Jieba}from'@node-rs/jieba'import{dict}from'@node-rs/jieba/dict'// load jieba with the default dictconstjieba=Jieba.withDict(dict)console.info(jieba.cut('我们中出了一个叛徒',false))// ["我们", "中", "出", "了", "一个", "叛徒"] import{Jieba,TfIdf}from'@node-rs/jieba'...
Fastest Chinese word segmentation in Node.js. Latest version: 2.0.1, last published: 3 months ago. Start using @node-rs/jieba-linux-arm-gnueabihf in your project by running `npm i @node-rs/jieba-linux-arm-gnueabihf`. There are no other projects in the np
@node-rs/jieba@2.0.0 0271649 This tag was signed with the committer’sverified signature. The key has expired. BrooooooklynLongYinan This commit was signed with the committer’sverified signature. The key has expired. BrooooooklynLongYinan ...
/Users/hotoo/Library/pnpm/global/5/.pnpm/@node-rs+jieba@1.7.2/node_modules/@node-rs/jieba/index.js:232 throw loadError ^ Error: Cannot find module '@node-rs/jieba-darwin-x64' Require stack: - /Users/hotoo/Library/pnpm/global/5/.pnpm/@node-rs+jieba@1.7.2/node_modules/@node-rs/ji...
Fastest Chinese word segmentation in Node.js. Latest version: 2.0.1, last published: 4 months ago. Start using @node-rs/jieba-wasm32-wasi in your project by running `npm i @node-rs/jieba-wasm32-wasi`. There are no other projects in the npm registry using
Fastest Chinese word segmentation in NodeJS. Latest version: 0.6.0, last published: 5 years ago. Start using @node-rs/jieba-linux in your project by running `npm i @node-rs/jieba-linux`. There are no other projects in the npm registry using @node-rs/jieb
· 64 commits to main since this release @node-rs/jieba@1.10.4 59fddf6 What's Changed feat(*): upgrade to NAPI-RS 3.0 alpha by @Brooooooklyn in #897 Full Changelog: https://github.com/napi-rs/node-rs/compare/@node-rs/argon2@1.8.3...@node-rs/jieba@1.10.4Contributors...
@node-rs/jiebajieba-rsbinding @node-rs/bcryptFastest bcrypt implementation @node-rs/xxhashxxhash-rustNode.js binding @node-rs/argon2argon2binding for Node.js. @node-rs/jsonwebtokenjsonwebtokenbinding for Node.js. Releases250 @node-rs/xxhash@1.7.6Latest ...
0.2.0•Public• Published2 years ago NodeBB Plugin DB Search A Plugin that lets users search posts and topics, use @node-rs/jieba to support Chinese. Limitations: During testing, an issue arises when searching using only ONE single Chinese character. You can temporarily fix this by editi...
## [2.0.1](https://github.com/napi-rs/node-rs/compare/@node-rs/jieba@2.0.0...@node-rs/jieba@2.0.1) (2024-12-05) **Note:** Version bump only for package @node-rs/jieba ## [1.10.3](https://github.com/napi-rs/node-rs/compare/@node-rs/jieba@1.10.2...@node-rs/jieba@1.1...