Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

ftlabs/inshort

Repository files navigation

FT Labs - inshort

Base project containing the barebones files to get started with SAPI requests and FT SSO.

Installation

Install the dependencies and start the server. The server will watch for any changes made and automatically restart.

$ npm install
$ npm start

Sumy, a python library, is also required for extractive summary. To install this on your system, you can use pip. To install pip (Python package manager) on a mac, you can use 'easy_install pip' and then run:

pip install sumy

For tests, run:

$ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published