Skip to content

TextTeaser is an automatic summarization algorithm.

License

Notifications You must be signed in to change notification settings

Kubbik/textteaser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextTeaser

TextTeaser is an automatic summarization algorithm that combines the power of natural language processing and machine learning to produce good results.

You can also check out the Python port of TextTeaser here.

Demo

Try out TextTeaser using the browser extension.

TextTeaser can be used to:
  1. Provide a gist of what an article is all about.
  2. Provide better previews in news readers
  3. Provide summaries for your blog.
  4. Anything a developer can think of.

Requirements

SBT is needed for TextTeaser to run. Use of Scala IDE is recommended

Setup

$ git clone https://github.com/MojoJolo/textteaser.git
$ sbt compile
$ sbt eclipse // If using Eclipse.
$ sbt run

Todo and issues

Check out the Issues page for todo and issues.

Donation

If you like TextTeaser, thank you. If you want to provide some donation, here's a link to Gittip or PayPal.

About

TextTeaser is an automatic summarization algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Scala 100.0%