Skip to content

使用 angularjs、requirejs、nodejs搭建了一个基于玻森数据进行中文语义分析的 demo

Notifications You must be signed in to change notification settings

chenpeng-yiyu/bosonnlp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

玻森数据词性分析demo

安装运行

npm install

修改 config.bak.js 中token(注册玻森数据能获取)
将 config.bak.js 文件名改为 config.js

运行

node index.js

浏览器打开 http://127.0.0.1:3000/

About

使用 angularjs、requirejs、nodejs搭建了一个基于玻森数据进行中文语义分析的 demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages