jakerockland / textteaser

TextTeaser is an automatic summarization algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and is now part of DataTeaser.

Future developments can be seen in the DataTeaser's fork of TextTeaser.

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

Commercial Support

Commercial support for TextTeaser or custom summarizers can be provided by DataTeaser.

About

TextTeaser is an automatic summarization algorithm.

License:MIT License


Languages

Language:Scala 100.0%