Skip to content

dLakhera/lsa_text_summarisation

Repository files navigation

lsa_text_summarisation

Run in python console

import nltk
nltk.download("punkt",quiet = True)
nltk.download("stopwords",quiet = True)

Then to review the code run in terminal

python3 summarization.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages