Twitter Sentiment Analysis Tutorial in Python w/ GloVe Word Embedding Vectors & LSTM Neural Networks

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

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

  • @GregHogg
    @GregHogg  Год назад

    Take my courses at mlnow.ai/!

  • @MLA263
    @MLA263 Год назад +1

    Really helpful and I appreciate the fact that it's straight to the facts. Thank you so much !

    • @GregHogg
      @GregHogg  Год назад +1

      You're very welcome!

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

    Really helpful video. Thank you very much for making this amazing video @Greg Hogg !!

    • @GregHogg
      @GregHogg  Год назад

      Sorry for the late reply - you're very welcome :)

  • @mikekertser5384
    @mikekertser5384 2 года назад +1

    Great Video! Thanks! :)

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

      Thank you, you're very welcome Mike!

  • @qandos-nour
    @qandos-nour Год назад

    Very great explanation, thank you very much

    • @GregHogg
      @GregHogg  Год назад

      I'm super glad to hear that, you're very welcome 😁😁

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

    Thank you, my friend

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

      You're very welcome my friend

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

    Awesome 🤩

  • @vulet_2538
    @vulet_2538 Год назад

    hello, thank you so much but in this line : X_train, y_train = df_to_X_y(train_df) i got the erorr: ValueError: invalid literal for int() with base 10: 'Label' why?!

  • @fahriardsh
    @fahriardsh 7 месяцев назад

    hi, do you have any suggestions on how to tune up the performance of this model?

  • @珊珊何-x6j
    @珊珊何-x6j Год назад

    Hi Greg! Thank you for taking this video! I am new in this field and I learn a lot from this video since it is really great. But I still have questions about it. What if I wonder do bidirectional lstm? How could I modify the model? I find that we could define 'bidirectional=True' by using pytorch but I have no idea when using tensorflow.keras. It would be highly appreciated!!

  • @rafaelaferreirarodrigues512
    @rafaelaferreirarodrigues512 2 года назад +1

    Massa!

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

    Hey Greg, could you possibly give me some tips on how to improve the accuracy of this model that you wrote, please? It would be highly appreciated.

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

      Definitely a more state of the art language model would help tremendously

  • @__________________________6910
    @__________________________6910 2 года назад +1

    noice

  • @raviankitaava
    @raviankitaava 2 года назад +2

    But first, it would be great if you can have a tutorial on how to extract twitter datasets from their site itself and save them into .csv format.

    • @GregHogg
      @GregHogg  2 года назад +1

      There's lots of other tutorials for that :)

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

      @@GregHogg but not able to explain clearly like you. Hence, would be great if you can provide tutorial where you can explain how to get data from Twitter and create query as well

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

      @@raviankitaava while I really really appreciate the sentiment, I'm advising you I probably won't be making this tutorial anytime soon.

    • @TechMimicryZone
      @TechMimicryZone 2 года назад +1

      @@GregHogg i found you on facebook group where you posted it. i am happy you did great job but , I have a suggestion and that is you should present some other tutorials too like what he is asking please do that. it will help us and we will be with you to support you.

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

      @@TechMimicryZone great thank you!

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

    Hi, Can you make tutorial on unknown people recognition using Siamese network and facenet and track their location on multiple cameras?

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

      Uhh pretty complicated... Maybe in the future? Not anytime soon unfortunately

  • @pptmtz
    @pptmtz 7 месяцев назад

    This does not work. I'm testing this with some basic new inputs, and it fails a lot

    • @GregHogg
      @GregHogg  7 месяцев назад

      Darn they must have changed something

  • @shwetadsa
    @shwetadsa 8 месяцев назад

    Great video, enjoyed learning!
    For padding the input sequences after plotting the histogram and getting max_length, could we do -
    from keras.preprocessing.sequence import pad_sequences
    X_train_pad = pad_sequences(X_train_seq, maxlen=max_length)
    X_test_pad = pad_sequences(X_test_seq, maxlen=max_length)

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

    vq4lle
    ruclips.net/p/PLUgaESJcoS1AbePnjzQ1nJbnC9sJl4YtC

  • @SACHINKUMAR-px8kq
    @SACHINKUMAR-px8kq 2 года назад

    thank you so much sir ..love from india @Greg hogg