You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/azhao1981/nlp-demo

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/azhao1981/nlp-demo

v0.0.0-20241118023532-e89e1217824f
Source
Go
Version published
Created
Source

icu

主页已经到这里 https://gitlab.pyicu.org/main/pyicu

https://github.com/ovalhub/pyicu https://lib.rs/crates/icu_capi https://docs.rs/icu/latest/icu/ https://github.com/unicode-org/icu4x/tree/main/ffi/npm

https://gitlab.pyicu.org/main/pyicu https://github.com/goodsign/icu 这个没有分词的功能

这个只有语言检测功能 https://github.com/aboSamoor/pycld2?tab=readme-ov-file https://github.com/google/cld3

方法二 jieba 加词库

go: jieba up 2.6k https://github.com/go-ego/gse/blob/master/README_zh.md

泰文字典可以用这个 https://github.com/tlwg/libthai/tree/master/data

https://github.com/PyThaiNLP/pythainlp/blob/dev/pythainlp/corpus/words_th.txt

https://github.com/PyThaiNLP/pythainlp/tree/dev/pythainlp/corpus

https://github.com/PyThaiNLP/pythainlp

拼音 https://github.com/go-ego/gpy

https://github.com/yanyiwu/gojieba c++ 2.4k https://imlht.com/archives/416/

https://github.com/wangbin/jiebago 老版本 "github.com/jaysharp/jiebago" 我们用的

方法三: nlp server

https://github.com/web64/nlpserver python3 -m polyglot download LANG:en?为什么我没有有?

https://github.com/keon/awesome-nlp

https://github.com/jsrpy/Chinese-NLP-Jieba/blob/master/jieba_intro.ipynb

py: https://github.com/fxsjy/jieba es thai https://github.com/apachecn/elasticsearch-doc-zh/blob/master/docs/354.md

FAQs

Package last updated on 18 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts