Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 290 Bytes

SummarizeThis

Get only the most relevant information from a giant chunk of text.

SummarizeThis

This is a pet project that aims at trimming down giant chunks of text.

It removes stop words, tokenizes keywords, and uses the Levenstein Distance Algorithm to detect relevant sentences.