cxumol/jieba-wasm-html
Fast Jieba Chinese text segmentation on browser without backend/NPM | 结巴分词网页版, 基于 WebAssembly 的纯前端实现; 亦可用于 Deno
This tool helps anyone working with Chinese text quickly break sentences into individual words or phrases directly in their web browser or Deno environment. It takes a block of Chinese text as input and outputs the segmented words, without needing to send your data to a server. Marketing analysts, researchers, or anyone needing to process Chinese language content will find this useful.
No commits in the last 6 months.
Use this if you need to rapidly segment Chinese text for analysis or processing directly within a web page or Deno application, without relying on a backend server or complex setups.
Not ideal if you need a full-featured natural language processing library with capabilities beyond basic segmentation, such as part-of-speech tagging or sentiment analysis.
Stars
33
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Jul 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/cxumol/jieba-wasm-html"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PyThaiNLP/pythainlp
Thai natural language processing in Python
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named...
jacksonllee/pycantonese
Cantonese Linguistics and NLP
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
hankcs/pyhanlp
中文分词