Skip to content

A Web App for Chinese Word Segmentation based on jieba-wasm and Intl.Segmenter.

License

Notifications You must be signed in to change notification settings

maxchang3/web-word-segment

Repository files navigation

web-word-segment

A Web App for Chinese Word Segmentation based on jieba-wasm and Intl.Segmenter.

基于 jieba-wasmIntl.Segmenter 的中文分词 Web 应用。

在线体验 / Try it Online

技术栈 / Tech Stack

TODO

总体目标:构建一个中文分词 PWA 应用。配合 iOS 快捷指令使用,复刻类似于主流安卓系统中的「分词」功能。

  • Web 实现

    • 基础功能

    • 多个版本构建

      • PWA 版本
      • iOS 快捷指令集成
        • 单文件精简版
          • 仅使用 Intl.Segmenter
          • 所有资源合并为单一文件
        • 单文件仅前端展示版
          • 无分词功能,仅作为展示载体
  • 快捷指令部分

Overall Goal: Build a Chinese Word Segmentation PWA App. Use with iOS Shortcuts to replicate the "Segmentation" feature in mainstream Android systems.

  • Web Implementation

    • Basic Functions

    • Multiple Builds

      • PWA Version
      • iOS Shortcuts Integration
        • Single File Version
          • Only use Intl.Segmenter
          • All resources merged into a single file
        • Single File Frontend Only Version
          • No segmentation function, only as a display carrier
  • Shortcuts Part

About

A Web App for Chinese Word Segmentation based on jieba-wasm and Intl.Segmenter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published