Skip to content

Edward-liang/nlp-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlp-service

dropwizard Micro-service for nlp

How to run

mvn package

java -jar target/nlp-service-0.0.1-SNAPSHOT.jar server hello-world.yml

Test

curl http://localhost:9090/hanlp/recognition?corpus=习近平主席在人民大会堂会见了美国总统奥巴马。

curl http://localhost:9090/hanlp/hello-world?name=geektown

About

dropwizard Micro-service for nlp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.9%
  • Shell 1.1%