From f96cc7422e9a175977a2935bb2fe571aadf0293e Mon Sep 17 00:00:00 2001 From: Jolo Balbin Date: Wed, 7 Feb 2018 14:42:56 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 386efd6..6fb83d5 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ 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](http://www.datateaser.com/?textteaser). - -Future developments can be seen in the [DataTeaser's fork of TextTeaser](https://github.com/DataTeaser/textteaser). +[TextTeaser is ported in Python](https://github.com/IndigoResearch/textteaser) ### Requirements @@ -20,7 +18,3 @@ $ sbt compile $ sbt eclipse // If using Eclipse. $ sbt run ``` - -### Commercial Support - -Commercial support for TextTeaser or custom summarizers can be provided by [DataTeaser](http://www.datateaser.com/?textteaser).