Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 420 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 420 Bytes

Logo of the project

Extractive Text Summarization 📃

Automatic Extractive Text Summarization using TF-IDF Frequency Analysis.

Project Demo 🔗

Usage ⚙

Installation ⬇

Install the dependencies

$ npm install

Serve 🖥

Start the server

$ npm run dev