https://github.com/guokr/gseg
A clojure server for Stanford CoreNLP seg
https://github.com/guokr/gseg
Last synced: 2 months ago
JSON representation
A clojure server for Stanford CoreNLP seg
- Host: GitHub
- URL: https://github.com/guokr/gseg
- Owner: guokr
- Created: 2014-05-08T07:22:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T09:58:02.000Z (about 11 years ago)
- Last Synced: 2025-01-23T08:44:43.078Z (4 months ago)
- Language: Clojure
- Size: 121 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gseg
====A clojure http server for Stanford CoreNLP seg
## Usage
curl localhost:3333/?appkey=test --form 'body=这是一个分词测试'License
--------Eclipse Public License v1.0