Skip to content

eddidu/text-shorty

Repository files navigation

Text-shorty

Text Shorty is an automated text summarizer that extracts key phrases from a document. Current version only works for English texts.

  1. Requirements
  • Python: Falsk, Numpy, Nltk
  • Javascript: jquery, underscore, backbone, bootstrap, requirejs, requirejs-text
  1. Installation
  • pip install -r requirements.txt
  • bower install
  • npm install(for running javascript test cases)
  • pip install nose(for running python test cases)
  1. Running
  • python run.py

About

Text Shorty is an automated text summarizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published