Text Summarizer App with Tkinter and Python [NLP GUI]

preview_player
Показать описание
Text Summarizer App with Tkinter and Python [Summaryzer GUI]
In this tutorial we will be building a document or text summarization graphical user interface app with tkinter and spacy,sumy,gensim and nltk.

Check out the Free Course on- Learn Julia Fundamentals

Code For Tutorial

If you liked the video don't forget to leave a like or subscribe.
If you need any help just message me in the comments, you never know it might help someone else too.
J-Secur1ty JCharisTech

==Get The Learn Julia App==

Follow
Рекомендации по теме
Комментарии
Автор

Hi, i have this bug in the Home tab where i click the "Summarize" button, the program still manages to print out some words in the summary textbox, although the original text is empty, no input anything.
Do you perhaps know how to fix this?

captainng
Автор

Sir when I click on summary, I can see the summary in console but in the app. It is showing as Summary: None

charumatibhadre
Автор

if anyone have made this porject on their own please mention the code or github
since i am not able to save the file .

kanishkajain
Автор

sir I'm getting error as : No module named 'gensim.summarization'

charumatibhadre
Автор

Thank you so much!!! This is the best!!! Can you please tell me which method you have used for generating the summary...extractive or abstractive??

notapixiegal
Автор

Sir im getting spacy summarisation error after ther i have done with summarisation with spacy then also getting error sir.

saikotturu
Автор

Hello Sir,
I got an error, first error OSError: [E050] Can't find model 'en'. I run python -m spacy download en, and then I change nlp = spacy.load('en_core_web_sm'). Now the error has changed ImportError: DLL load failed: The specified module could not be found.
How could I solve the error?

hikmahaljannah
Автор

UserWarning: detected Windows; aliasing chunkize to chunk
ize_serial
warnings.warn("detected Windows; aliasing chunkize to chunkize_serial")
Traceback (most recent call last):
File ".\app.py", line 15, in <module>
from urllib import urlopen
ImportError: cannot import name 'urlopen' from 'urllib'
i am getting this error
can you please make a solution for this

subashvoleti
Автор

sir I got an error spacy_summarization no module found i install all packages related to spacy but i got an error another one is in python lib os error is there spacy.pipeline.pipes, can u pls solve these errors.

kalyanigunupuru
Автор

I got an errors are as below, please help me out! Thanks!
TypeError at /subSummarize
summarizeVideo() missing 1 required positional argument: 'stigmaWords'
Request Method: POST
Django Version: 2.2.6
Exception Type: TypeError
Exception Value:
summarizeVideo() missing 1 required positional argument: 'stigmaWords'

shivajikumar
Автор

I tried to summarize a text by Sumy and it gave me an error, saying "__init__() takes from 1 to 2 positional arguments but 3 were given", can you help me please. Nltk, gensim and spacy are working correctly.

yangaasenathisodoza
Автор

it just print words, not sentences, what can I do?

sebastianportillo
Автор

Sir, I got an error


FileNotFoundError: [Errno 2] No such file or directory:


How could I solve the error?

dekathomas
Автор

Sir,
I got an oserror with spacy.load('en')

ravitejageddada
Автор

I tried running the code but..its giving an error that is "No module named 'blis'" and i am not able to install thinc properly too...
Can you please tell me the solution for it

notapixiegal
Автор

hello, m getting error, could you plz help me to solve this error?
File "C:\Users\Dell\source\repos\Summarization\app.py", line 59, in get_summary
final_text = text-summarizer(raw_text)
NameError: name 'text_summarizer' is not defined

meghakarabadinni
Автор

Hello sir i got an error while executing this file can u help me

lalithabojja
welcome to shbcf.ru