Socket
Socket
Sign inDemoInstall

chinese-seg

Package Overview
Dependencies
6
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

3

dict/chn-dict2.txt

@@ -313,2 +313,3 @@ {"word":"工信处","props":{"机构团体":1},"freq":100}

{"word":"微信","props":{"名词":1},"freq":10000}
{"word":"工作坊","props":{"名词":1},"freq":2000}
{"word":"工作坊","props":{"名词":1},"freq":2000}
{"word":"达人","props":{"名词":1},"freq":10000}

@@ -11,3 +11,3 @@ var chnRange, clone, eql, extend, findMatchSync, findOne, matchSync, merge, newProps, noop, path, splitWordSync, tokenizeSync, unique;

chnRange = exports.chnRange = '\\u2E80-\\uFE4F';
chnRange = exports.chnRange = '\\u2E80-\\uFFFF';

@@ -14,0 +14,0 @@ merge = exports.merge = function(a, b) {

{
"name": "chinese-seg",
"version": "0.0.1",
"version": "0.0.2",
"description": "Implement Chinese text segmentation algorithm",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc