Amazing-Python-Scripts

Форк
0

ReadMe.md

Search Bot

Short description of package/script To make a User Friendly search bot which summarizes the result.

What the features will your script have

  • The search bot locates the relevant webpage and extracts the text content from it using the Beautiful Soup library.
  • Using Gensim Library I've summarized the result.
  • With an interface created using the Tkinter GUI toolkit that enables the user to easily enter their search query in the text box and initiate the search by clicking the submit button.
  • The search bot also allows users to create a word cloud visualization of the summary using the WordCloud library. This feature is particularly useful in visualizing the most prominent words in the summary and providing a quick overview of the main themes and ideas presented in the content.

Setup instructions

I've used NLTK library for sumamrization

pip install nltk

Gensim

pip install gensim

wordCloud

pip install wordcloud

Output

Flow chart of the process

  • Text summarization

image

  • Whole process

image


Snapshot of the project

Author(s)

Mahesh Dasika And Jithin Veeragandham

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.