NLP Tutorial 8 - Sentiment Classification using SpaCy for IMDB and Amazon Review Dataset

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 41

  • @mateusbalotin7247
    @mateusbalotin7247 2 года назад

    Thanks for the tutorial! Hope you have a great week.

  • @ijeffking
    @ijeffking 5 лет назад +2

    I appreciate the range of topics covered in this video. Keep up the good work. Thank you so much.

    • @KGPTalkie
      @KGPTalkie  5 лет назад

      Thank you so much ❤️

  • @xolano8220
    @xolano8220 4 года назад +1

    Best practical tutorial I've watched... thank you!

  • @dipayandas665
    @dipayandas665 3 года назад +1

    Sir where is the blog post it is not there

  • @muhammadzubairbaloch3224
    @muhammadzubairbaloch3224 5 лет назад +3

    Great work sir

  • @yashsrivastava677
    @yashsrivastava677 4 года назад +1

    Is there any video on multi label text classification?

  • @its_me7363
    @its_me7363 5 лет назад

    How to load spacy and get tokens in text dataset (i.e dataframe with columns and rows)? You used with single text which is also mentioned in spacy documentation.

  • @iyyappansubramanian5880
    @iyyappansubramanian5880 3 года назад

    Hi ,
    This was very helpful video
    How can I save this model (pipeline )
    And use it again

  • @soumenckrd
    @soumenckrd 4 года назад

    How can i use Neural Network instead of SVC? If i used neural network then what will be the no of neurons in input layer??

  • @praveshbisaria5303
    @praveshbisaria5303 4 года назад +2

    Sir, please make videos using Pytorch on text data

  • @girishreddyedula2667
    @girishreddyedula2667 4 года назад

    Hi I have text data and how to rate the text whether it is positive negative or neutral. Kindly share your thoughts or links

  • @nawazpayawala9955
    @nawazpayawala9955 4 года назад +1

    Very nice tutorial.
    Getting error in .
    Clf.fit(X_train,y_test)
    fit() missing 1 required positional argument: 'y'.
    Please help

    • @jochemwienk1888
      @jochemwienk1888 4 года назад

      I solved it by adding the parentheses behind the classifier

  • @ak12_7
    @ak12_7 4 года назад

    How to do multi class classification in this?

  • @lowkey9647
    @lowkey9647 3 года назад

    Hello sir this is good content for beginners like myself.
    I want to implement this modele in a website and I dont know how to do it. can you help me please?

  • @haraprasannamishra7750
    @haraprasannamishra7750 4 года назад

    Hi laxmi,
    when i tried to run the above code, i am getting error in ' requires string as left operand, not list. but if i am changing the punctuation variable to list, it works but the output of any text is coming as list of list with spaces and punctuation

    • @KGPTalkie
      @KGPTalkie  4 года назад

      Code?

    • @haraprasannamishra7750
      @haraprasannamishra7750 4 года назад

      @@KGPTalkie Yes laxmi..i have taken another dataset for amazon and loaded the mid size lang model. not sure where i am doing wrong. same code as yours.

  • @rakamukherjeebose1096
    @rakamukherjeebose1096 4 года назад

    Is this aspect-based sentiment classification?

  • @sadhunarun7430
    @sadhunarun7430 4 года назад

    the git hub link is not working !!

  • @ashishmehta2198
    @ashishmehta2198 4 года назад +1

    Hi, I guess you have deleted your github repository due to plagiarism issue. But can you please provide me the links of the dataset that you have downloaded from kaggle and used in the videos? That would be very helpful.

    • @KGPTalkie
      @KGPTalkie  4 года назад

      Hi thanks for watching. Few people have been misusing my videos and codes without giving me credits. GitHub repo will be available soon. Till then please download dataset from Kaggle. Thanks for watching ❤️.

  • @mahmudsajib8648
    @mahmudsajib8648 5 лет назад

    Could you make a video where you use ML algorithms eg: naive bayes/svm for sentiment analysis ?

    • @KGPTalkie
      @KGPTalkie  5 лет назад

      Thanks for watching it. In this lesson, I have used SVM. In twitter lesson, I will use SVM.

    • @mahmudsajib8648
      @mahmudsajib8648 5 лет назад +1

      @@KGPTalkie Sorry, did you mean, you created twitter sentiment analysis project?

  • @akashpawar9058
    @akashpawar9058 5 лет назад +1

    Please put this video into library sir

    • @KGPTalkie
      @KGPTalkie  5 лет назад +1

      Done 👌👍

    • @KGPTalkie
      @KGPTalkie  4 года назад

      Hi,
      This is in regard to the code files of all videos at KGP Talkie RUclips Channel. I request you to please get enrolled yourself in my Udemy course and show your support and love to KGP Talkie. All the code files and video lectures have lifetime access with 30 Days money back Guarantee. Code and question-answer support are also available at Udemy.
      I promise you to give FREE COUPONS for the next course on Deep Learning and ML. You can click on the link mentioned below and can get yourself enrolled!! bit.ly/udemy95off_kgptalkie
      New content is added at Udemy:
      1. Animation Plot [2 lectures]
      2. Python Coding in Mobile [5 lectures]
      3. Complete EDA of Boston Dataset [20 lectures]
      What else we promise in this course
      1. Kaggle data EDA
      2. Text data EDA
      3. More Animation Plot
      4. More 3D plots
      5. Figure Aesthetics and Decoration
      6. Free coupons for next course
      7. And so much more.
      Hurry up!!! Only for a limited time.
      Please email your details at udemy@kgptalkie.com for the FREE COUPONS of the next course.
      Note: Code files of RUclips lectures will be also available once you register in this course. Please send an email to udemy@kgptalkie.com after enrolling in this course.

  • @somnathbanerjee2057
    @somnathbanerjee2057 4 года назад

    you should share your datasets with us brother.

    • @KGPTalkie
      @KGPTalkie  4 года назад +1

      Please download it from here. github.com/laxmimerit/NLP-Tutorial-8---Sentiment-Classification-using-SpaCy-for-IMDB-and-Amazon-Review-Dataset

  • @sauravdas6416
    @sauravdas6416 4 года назад

    Kindly share the link to the codes.

    • @KGPTalkie
      @KGPTalkie  4 года назад +1

      github.com/laxmimerit/NLP-Tutorial-8---Sentiment-Classification-using-SpaCy-for-IMDB-and-Amazon-Review-Dataset

    • @sauravdas6416
      @sauravdas6416 4 года назад +1

      Thanks, I am currently going through your videos,and have found it really good content wise.

    • @KGPTalkie
      @KGPTalkie  4 года назад

      Thanks a lot. How did you come to this channel?

    • @sauravdas6416
      @sauravdas6416 4 года назад

      @@KGPTalkie Are you in linkedin..can we connect??

  • @vamsikurapati7976
    @vamsikurapati7976 5 лет назад

    Spacy and nltk difference