Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/souvik150/nlp-textsummarization
Implementing NLP using libraries like NLTK, Goose
https://github.com/souvik150/nlp-textsummarization
Last synced: 2 days ago
JSON representation
Implementing NLP using libraries like NLTK, Goose
- Host: GitHub
- URL: https://github.com/souvik150/nlp-textsummarization
- Owner: souvik150
- Created: 2023-10-17T17:05:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-18T07:47:14.000Z (about 1 year ago)
- Last Synced: 2023-10-18T18:46:50.835Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NLP-TextSummarization
Algorithms used :-
* LUHN Algorithm
* Cosine Similarity
* PagerankExternal Libraries :-
* Spacy
* NLTK
* BeautifulSoup
* BERT
* Sumy
* Pysummarization