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.