Added a post-midnight style api and sample js (this might be the worst way to do this, first time touching scala code)
to use you need java, sbt and mongo, then
- git clone https://github.com/skmp/textteaser.git
- sbt run
- look into tease.js on how to use
This is currently running on one of my servers, but i don't guarantee i'll keep it up
Make sure to check the original site, its awesome (but slow)
TextTeaser is an automatic summarization algorithm that combines the power of natural language processing and machine learning to produce good results.
Try out TextTeaser here. Or the API here.
- Provide a gist of what an article is all about.
- Provide better previews in news readers
- Provide summaries for your blog.
- Anything a developer can think of.
SBT is needed for TextTeaser to run. Use of Scala IDE is recommended
- git clone https://github.com/MojoJolo/textteaser.git
- sbt compile
- sbt eclipse // If using Eclipse.
- sbt run
Check out the Issues page for todo and issues.
If you like TextTeaser, thank you. If you want to provide some donation, here's a link to Gittip or PayPal.