Text Classification With Python

  Рет қаралды 33,638

Richard Gruss

Richard Gruss

Күн бұрын

Пікірлер: 47
@giantdutchviking
@giantdutchviking Жыл бұрын
Thanks for taking the time to make this vid. Been learning Python for a short while, although I didnt understand all, it gave a good insight what machine learning does. Doesnt sound so "scary" anymore
@lukajozic9768
@lukajozic9768 3 жыл бұрын
Nice! There is however a function in the sklearn library called train_test_split I believe, that does exactly what your get_splits function does. Also, it would be helpful if you submitted the code in the description. Good video and great explanations!
@andonij
@andonij Жыл бұрын
Thank you so much Richard. You make my sunday with this explanation, excellent video.
@rabbilbhuiyan5666
@rabbilbhuiyan5666 3 жыл бұрын
Excellent video and demonstration for text analysis. Thank you very much Sir !
@pujanrajrai4930
@pujanrajrai4930 3 жыл бұрын
thank you very much sir for this lecture this really helped me a lot hoping to see more content on machine learning
@slushys9919
@slushys9919 Жыл бұрын
what are the pkl and txt files for? and are they needed for the code to function?
@anirbanghose8647
@anirbanghose8647 Жыл бұрын
loved it. it made a complete sense. thanks.
@PD-qg2fo
@PD-qg2fo 2 жыл бұрын
Thank you so much sir. I was looking for this kind of tutorial..
@bongimaposa
@bongimaposa 2 жыл бұрын
Wonderful! Thank you so much - detailed and I could follow.
@LeomarOsorio
@LeomarOsorio 3 жыл бұрын
Thank you for this tutorial. This is a good walkthrough.
@Arrato1977
@Arrato1977 2 жыл бұрын
Explained super easy ! Thank you !
@niteshsneha
@niteshsneha Жыл бұрын
Can you please share the github link for source code?
@JiminPark-ld2xx
@JiminPark-ld2xx 3 жыл бұрын
Does anyone use excel or csv data to work with text classification. Or should I create these .txt file for each and every row of my data?
@StanleyDenman
@StanleyDenman 3 жыл бұрын
Your video seems to be right on point as to what I want to do, but I am very confused. I am confused about the learning model aspect. If I want to just create hard rules for text classification, I do not need the data set training, right?
@amanichouk8967
@amanichouk8967 Жыл бұрын
Thank you so much this is amazing and so structured
@PANDURANG99
@PANDURANG99 5 ай бұрын
How to do Multi Level Hierarchical Classification
@tonyhasago
@tonyhasago 2 жыл бұрын
H - great video and it worked!! How would I asses a score the accuracy of the final step, classifying some new text?
@agradel100
@agradel100 2 жыл бұрын
have you found out how to do it?
@mikiyasassefakassa9136
@mikiyasassefakassa9136 2 жыл бұрын
mr i have aquation how you prepare dataset for text news classification in document level
@ikennanwankwo7448
@ikennanwankwo7448 2 жыл бұрын
Hello thank you for your video but the "create_data_set" function does not work if there are varying multiple files(.txt, .doc, .bin etc) in the subfolder. The Data.txt file output is empty (hence nothing is written to the data.txt file)
@ikennanwankwo7448
@ikennanwankwo7448 2 жыл бұрын
I just want it to write only the .txt files to the data.txt file(All the .txt files in the subfolders have the same file name if that helps)
@chrisphayao
@chrisphayao 7 ай бұрын
Thanks for clear explanation - only the wild clicking around is very confusing, maybe consider to go step by step through a code without clicking around, thank you
@viane123456
@viane123456 Жыл бұрын
I have a text file in which I have many lines i want to classify each lines how can i do it?
@anirbanghose4512
@anirbanghose4512 Жыл бұрын
Rewatch the video.
@learner3585
@learner3585 3 жыл бұрын
Very good tutorial with good explanation. I was able to follow along and also able to run the whole program while watching the video. Thanks.
@doloresdizon7685
@doloresdizon7685 2 жыл бұрын
I am having trouble, Can you please help me :(
@hggaming911
@hggaming911 2 жыл бұрын
Awesome simple and clean code. Please can we have link to download the code?
@InnocenceVVX
@InnocenceVVX Жыл бұрын
This is very cool, thank you
@mohamedsidhoum6835
@mohamedsidhoum6835 Жыл бұрын
thank you for this video , form where i can get the source code please ?
@fathersonduo
@fathersonduo 2 жыл бұрын
Please make more videos!!
@affectionlifeaffliction
@affectionlifeaffliction Жыл бұрын
nothing works in jupyter notebook
@lunabaalbaki3169
@lunabaalbaki3169 2 жыл бұрын
Hey, thank you for the tutorial it's very helpful. Can you share your code?
@walidbenaouda8935
@walidbenaouda8935 2 жыл бұрын
can i get the code ?
@rajm5349
@rajm5349 10 ай бұрын
can i get this coding
@chrissonntag9
@chrissonntag9 Жыл бұрын
I cannot find the source code or the data source :-( so not useful for me
@yongxing1848
@yongxing1848 Жыл бұрын
where is the code for this
@vedantvashishth989
@vedantvashishth989 Жыл бұрын
Were you able to find it. If yes please send me the link.
@yongxing1848
@yongxing1848 Жыл бұрын
@@vedantvashishth989 I re-write everything that he has put up
@bibichbicha687
@bibichbicha687 2 жыл бұрын
Can i get the code ,please sir?
@vedantvashishth989
@vedantvashishth989 Жыл бұрын
Were you able to find it. If yes please send me the link.
@naughtychohan7956
@naughtychohan7956 2 жыл бұрын
can i get this code?
@vedantvashishth989
@vedantvashishth989 Жыл бұрын
Were you able to find it. If yes please send me the link.
@timhn4010
@timhn4010 3 жыл бұрын
The dataset: www.kaggle.com/pariza/bbc-news-summary
The EASIEST! way to do Text Classification with spaCy and Classy Classification
17:33
Python Tutorials for Digital Humanities
Рет қаралды 17 М.
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Calculating Text Similarity in Python with NLP
17:55
NeuralNine
Рет қаралды 57 М.
Building a Supervised Text Classification Model
1:50:14
Women Who Code
Рет қаралды 12 М.
Few-shot text classification with prompts
26:35
mildlyoverfitted
Рет қаралды 4 М.
ML with Python | Text Clustering | K-Means (Movies)
16:07
Code with Marcus
Рет қаралды 21 М.
TensorFlow Tutorial 11 - Text Classification - NLP Tutorial
23:17
Patrick Loeber
Рет қаралды 36 М.
How to Build Effective AI Agents (without the hype)
24:27
Dave Ebbelaar
Рет қаралды 64 М.
Diffusion models from scratch in PyTorch
30:54
DeepFindr
Рет қаралды 269 М.
The Secret to 90%+ Accuracy in Text Classification
10:34
Pritish Mishra
Рет қаралды 53 М.
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН