Skip to content

Major project | Text summarization package | TF_IDF summarizer

License

Notifications You must be signed in to change notification settings

karthikchiru12/SARAMSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARAMSH

Saramsh is a simple text summarization package, developed as a part of my major project in Btech (Computer science and engineering) @Vardhaman college of engineering. The package uses TF-IDF scoring mechanism to score the sentences and thus retreiving important sentences (Extractive text summarization).

License: MIT

Description
/docs Contains the documentation and sample code
/sample_data Contains sample data to test the summarizer
/saramsh_package Contains the init.py and saramsh.py (Actual package)
Readme.md Contains the description and links to docs
demo.ipynb A demo jupiter notebook to demonstrate working of summarizer
wsgi.py A simple flask app which uses saramsh package
Example code and documentation can be found at : click here

About

Major project | Text summarization package | TF_IDF summarizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published