Skip to content

TextTeaser is an automatic summarization algorithm.

License

Notifications You must be signed in to change notification settings

jxudata/textteaser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 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.

TextTeaser is ported in Python

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

About

TextTeaser is an automatic summarization algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%