Skip to content

adkatrit/text-segmentation-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-segmentation-server

an http server wrapped around norvig's text segmentation implemenation

pip install tornado

python server.py

curl "localhost:8888?q=whorepresents"
who represents
curl "localhost:8888?q=117MARGARETSTREETPLANTCITYFL"
117 margaret street plant city fl

About

an http server wrapped around norvig's text segmentation implemenation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages