Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced
@notinrange2 жыл бұрын
Sir, you mentioned exercise solution without giving the exercise question
@nishantthakur1442 жыл бұрын
This is the best NLP Playlist I found on youtube.Hope you complete it as soon as possible.
@Eswar. Жыл бұрын
Can you recommend the best playlist for NLP
@miniQQQ-di9nwАй бұрын
@@Eswar. He already mentioned it's the best
@vipulpatil76872 жыл бұрын
ohh man I must say you have got super amazing power there is nothing you cant explain ....... respect+++ today you earned one more sub
@UlrickITEKA Жыл бұрын
Thank you very It really helped me a lot🙏
@Yzshsjdje24 Жыл бұрын
Sir may be you should start an English course too ,your explanation is really amazing.
@tammuprathyusha14112 жыл бұрын
We can't find any proper explanation for EDA on KZbin, it will be very helpful if u do explain it....... looking forward for your great teaching
@habtishmultimedia2 жыл бұрын
Ow that is great. We will also be happy if we get a tutorial on how to train our own Part-Of-Speech Tagger using NLTK.
@Malayalam_learner2 ай бұрын
Thanks mate
@gautamnayak8847 Жыл бұрын
How to become a patron Or member . All these playlisys have helped me land multiple opportunities and offers ;)
@apurav3633 ай бұрын
helpful
@nayanraj75879 ай бұрын
Kudos man, you explanation are crisp and clear. New to the python and developer scene so a big thank you for the efforts that you have put in. I was doing the exercise and found that my count of the POS tags differs from yours by a margin of +- 3 in some cases. Was the news_text file changed or could it be I made a mistake. PLease let me know how I can cross-check.
@ADARSHKUMAR-me4zn Жыл бұрын
Sir you can be a great English teacher also!
@dikshajagre76422 жыл бұрын
I think you directly upload the solution of exercise. I am not able to findout the exercise example. Can you please help me in that? Thank you!
@uptoolate18962 жыл бұрын
Yeah, link took me straight to the solution. For anybody in the future, near the top where there are links for "nlp-tutorials/7_pos/Exercise/pos_exercise_solution.ipynb" you can click on 7_POS, then pos_exercise.md to get to the exercise itself. No fiery keyboards today!
@santosh02362 жыл бұрын
Exercise Completed without your Solution. Thanks :-)
@yaik18672 жыл бұрын
Wish I found your channel early
@subinaypanda99362 жыл бұрын
Was that diet you followed, given by Dr. Bishwaroop Roy Chowdhury?
@Borhandrv Жыл бұрын
you are the best.
@d4tset7852 жыл бұрын
Would be nice to participate in a data science bootcamp created by your, I appreciate your experience
@codebasics2 жыл бұрын
That is most likely coming up. I am going into a full fledged education venture. I will announce once I have something concrete
@amandaahringer74662 жыл бұрын
@@codebasics I would sign up for your bootcamp without hesitation if it was flexible enough for me to participate while working full time! Very excited to hear about this!
@AA-zc4bc2 жыл бұрын
Hi sir, i am very thankful to you.. because of tu ur videos I wanted strt my career in datascience.. but i have huge career gap, am I eligible to get job in datascience after 10 years of career gap? I need ur help on my situation sir..
@surajkumaryadav37412 жыл бұрын
hello sir can you show how to apply all these techniques on a csv file that contains text.
@15tejaskinkardbda472 жыл бұрын
I thought my teacher is best. Then i found your videos and discovered my teacher was teaching exactly the same and using your material 🥲
@eclipsaranger9680 Жыл бұрын
Sir I did the excercise it is showing *%* and *tm* symbols as nouns too, is that alright with it happening or am I doing something wrong?
@musictomyears13702 жыл бұрын
sir make videos on "TF-IDF VECTORIZER "& "WORD EMBEDDING"
@codebasics2 жыл бұрын
yup that will be included in this series for sure
@vivekanandbhardwaj48512 жыл бұрын
Hii sir, since our placements is just 2 month away can we expect this Playlist to get completed within that frame.. It will be of great help
@HimanshuSharma-we5li2 жыл бұрын
Sir can I use nltk for pos
@Zbuk44922 жыл бұрын
I get no module named spacy after importing spacy in the notebook. I have done Google search and tried some offered solutions still no success. Please help. Thank you so much for this wonderful channel by the way. It has been of immense help
@codebasics2 жыл бұрын
Have you done pip install spacy to install the module? Also make sure you dont have two python installations on your computer. otherwise you might be running jupyter notebook off one installation and say spacy is installed in another one, you will face this error in that case too.
@Reza-bu5vm Жыл бұрын
it was useful
@mrityunjaykarmankar9239 Жыл бұрын
You are doing only on sentences, what to do for text file , i have a text file in Hindi, and need to convert entire document into pos tagger, how can it be done
@eclipsaranger9680 Жыл бұрын
with open ("Data/new_story.txt", "r") as f: text = f.read() doc = nlp(text) rest is the same thing
@ramandeepbains8622 жыл бұрын
Exercise Solution : Extract all NOUN tokens count=doc.count_by(spacy.attrs.POS) for k,v in count.items(): if(doc.vocab[k].text=="NOUN"): print(doc.vocab[k].text,"|",v) Extract all numbers (NUM POS type) in a python list count=doc.count_by(spacy.attrs.POS) for k,v in count.items(): if(doc.vocab[k].text=="NUM"): print(doc.vocab[k].text,"|",v) Print a count of all POS tags in this story total=0 for k,v in count.items(): total=total+v print(total)
@hsekar6701 Жыл бұрын
I'm unable to download the model "en_core_web_sm". It's always showing connection timeout. So, Could anyone please help me.....!
@wahabvlogs7204Ай бұрын
please retry and make sure internet connection is stable
@techlatte36942 жыл бұрын
Seems like you are silent CID fan too!
@codebasics2 жыл бұрын
Ha ha.. actually it's my wife who uses my KZbin premium account for ad free experience 😂
@Telugu-Tech-suport2 жыл бұрын
Sir last 1year EGO my pc hacked .gujd ransomwer please huw to get back my data 🙏 help mee please
@Malayalam_learner2 ай бұрын
Let me see how many of you get my user name's context right 😂