JSPM

segment-frontend

0.1.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2
    • Score
      100M100P100Q11956F
    • License ISC

    segment 中文分词模块 前端

    Package Exports

    • segment-frontend

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (segment-frontend) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    segment

    原segment分词库在前端浏览器上运行会有读本地文件失败等报错,本模块在segment的基础上做了一些适应前端的处理,使它可以在vue等框架中运行。