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

The project uses a single a document as input(.txt) and a compresion ratio as input and generate a files that picks up significant sentences in that order from the document. It uses natural language processing stanford POS tagger and an algoritm that on the basis of similarity and distinctiveness calculates rank of each sentence and based on the…

Notifications You must be signed in to change notification settings

AditiBagora/SignificantSentencesExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project uses a single a document as input(.txt) and a compresion ratio as input and generate a files that picks up significant sentences in that order from the document.
It uses natural language processing stanford POS tagger and an algoritm that on the basis of similarity and distinctiveness calculates rank of each sentence and based on the compression ratio picks up that amount of sentences.

About

The project uses a single a document as input(.txt) and a compresion ratio as input and generate a files that picks up significant sentences in that order from the document. It uses natural language processing stanford POS tagger and an algoritm that on the basis of similarity and distinctiveness calculates rank of each sentence and based on the…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published