没有合适的资源?快使用搜索试试~ 我知道了~
spelling-corrector:用于 Norvig 拼写校正器的 nodeJs Spelling Corrector 版本
共10个文件
js:3个
gitignore:1个
json:1个
需积分: 10 1 下载量 168 浏览量
2021-06-05
20:26:54
上传
评论
收藏 2.28MB ZIP 举报
温馨提示
拼写纠正器 用于 Norvig 拼写校正器的 nodeJs Spelling Corrector 版本 如何安装 npm i 拼写校正器 如何使用 var SpellCorrector = require ( 'spelling-corrector' ) ; var spellCorrector = new SpellCorrector ( ) ; // you need to do this step only one time to load the Dictionary spellCorrector . loadDictionary ( ) ; console . log ( spellCorrector . correct ( 'sucess' ) ) ; console . log ( spellCorrector . correct ( 'spel' ) ) ;
资源推荐
资源详情
资源评论
收起资源包目录
spelling-corrector-master.zip (10个子文件)
spelling-corrector-master
.travis.yml 43B
package.json 764B
test
test-spell.js 2KB
LICENSE 1KB
src
big.txt 6.19MB
spell.js 2KB
.gitignore 526B
Makefile 290B
spellCorrector.js 59B
README.md 536B
共 10 条
- 1
资源评论
weixin_42156940
- 粉丝: 21
- 资源: 4629
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功