- In this Project You have to just add the link of the blog that you want to summerize.
- In this summarization process Hugging Face Transformers Pipelines was used.
- Some basic natural language processing task also used in this project.
- for fetching data from webstie I used BeautifulSoup Library for scrapping data.
- NLP basics : https://www.analyticsvidhya.com/blog/2021/02/basics-of-natural-language-processing-nlp-basics/
- Hugging Face Transformers : https://huggingface.co/
- BeautifulSoup : https://www.crummy.com/software/BeautifulSoup/bs4/doc/
- Download Code as Zip OR
git clone https://github.com/manthan89-py/Blog-Summarizer.git
- Youtube : https://www.youtube.com/watch?v=JctmnczWg0U
- Github : https://github.com/nicknochnack
- Thank you very much Nicholas Renotte Sir🤝❤️.