pulipulichen / jieba-js

An experimental webpage for observing Chinese natural language processing. It demonstrates the processes of decomposition, transformation, deletion, and model building. Written in JavaScript, it can be executed in any browser.

Home Page:https://blog.pulipuli.info/2017/03/jieba-js-online-chinese-analyzer-jieba.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

jieba-js: 學習中文自然語言處理過程的實驗工具

An experimental webpage for observing Chinese natural language processing. It demonstrates the processes of decomposition, transformation, deletion, and model building. Written in JavaScript, it can be executed in any browser. The webpage can be integrated with other tools to create word clouds, perform text statistical analysis, conduct LDA topic modeling, and utilize machine learning classifiers.

觀察中文自然語言處理過程的實驗網頁。可瞭解分解、轉換、刪除、建立模型的過程。用JavaScript撰寫,只要有瀏覽器即可執行。可搭配其他工具來繪製文字雲、文本統計分析、LDA主題塑模、以及機器學習分類器。

Techniques

  • JavaScript
  • Vue: MVVM框架
  • Jieba-JS: 斷詞演算法
  • Semantic UI: CSS框架

Online demo

https://pulipulichen.github.io/jieba-js/

Articles

Citation

Yung-Ting Chen, & Herman Schaaf. (2024). pulipulichen/jieba-js: 20240518.161411 (20240518.161411) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.11213326


其他檔案

Reference

About

An experimental webpage for observing Chinese natural language processing. It demonstrates the processes of decomposition, transformation, deletion, and model building. Written in JavaScript, it can be executed in any browser.

https://blog.pulipuli.info/2017/03/jieba-js-online-chinese-analyzer-jieba.html


Languages

Language:JavaScript 51.4%Language:CSS 30.1%Language:Less 16.4%Language:HTML 2.0%Language:Vue 0.1%Language:Shell 0.0%Language:Ruby 0.0%Language:Smarty 0.0%Language:Dockerfile 0.0%