Training Word Vectors with Facebook's fastText

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 40

  • @chriscrossx
    @chriscrossx 5 років тому +9

    You are great at explaining these concepts. I got a lot out of this video. Thank you!

  • @syed_hassam
    @syed_hassam 4 роки тому

    Well Explained. I learned almost all these concepts from different sources. But you combined them. Nice effort. Keep it up.

  • @destinyjames6117
    @destinyjames6117 4 роки тому +1

    Hmm just asking, this is for supervise learning? Looks like fasttext is applicable for unsupervised too, but... not mentioned in video...
    Great video though.

  • @xiaoruizhou694
    @xiaoruizhou694 5 років тому +1

    Great explaination of word2vec and fasttext. Thanks for your work.

  • @sufiyan0211
    @sufiyan0211 5 років тому +3

    awsm!! u have very clear concepts, thats amazing.

  • @sailohith7205
    @sailohith7205 5 років тому +4

    Could u suggest me good websites for python?!

  • @romitsoni8920
    @romitsoni8920 5 років тому +1

    Hey Tanmay , please suggest me which skills I need to become a better comuter science engineer ??

  • @GiovanneAfonso
    @GiovanneAfonso Місяць тому

    incredible presentation

  • @topmystery6108
    @topmystery6108 5 років тому +1

    Superb bro
    Love
    Form , India (Hindustan)

  • @srijitasaharoy2228
    @srijitasaharoy2228 3 роки тому +1

    how can i construct sent2vec from facebook word2vec model?

  • @siddarthbali12
    @siddarthbali12 5 років тому

    I am having trouble while training the FastText model for 1 GB data as it is taking too long to train on that data, my parameters for Fasttext are:
    sg=0,size=200, iter=100, window=16
    is there any way to make the training quicker. I am using gensim Fasttext.

  • @okey5
    @okey5 4 роки тому

    The process you are explaining around 6min mark. Are you saying that there are 20k input neurons each representing a word and the same 20k output neurons. So that when you are training for Input: Bakshi, Output: is the inputs would be [0, 0, 0, 0, ... 1, ... 0] (where only the neuron representing bakshi is a 1)? And the same for the outputs where the "is" neuron is 1? Thank you

    • @tanmayteaches
      @tanmayteaches  4 роки тому +1

      Yes, that is correct. The inputs & outputs are one-hot encoded. This may seem like a lot, and it is, but the method does work.

    • @okey5
      @okey5 4 роки тому

      @@tanmayteaches Thank you, I didn't expect you to reply to an over 1 year old video. I was also wondering about the procedure around 12:50, are you saying that whether the network receives "matrix" or "mat" or "at" the network will assume these are the same and have one neuron represent them all. Or are you maybe saying the opposite that instead of having one neuron for "matrix" it is going to add like 10 more neurons for all the variations?

  • @VikasYadav-xh1ft
    @VikasYadav-xh1ft 5 років тому +1

    Thanks sir...... Can u plz tell us about yourself plz..... And how we all can work with you ..... Thanks again

  • @lemoniall6553
    @lemoniall6553 Рік тому

    Is fasttext using hot encoding too?

  • @dydx3741
    @dydx3741 5 років тому

    thankyou so much Tanmay ...u really inspire me and motivate me

  • @dmmm876
    @dmmm876 5 років тому +1

    Fantastic video 👏🏻

  • @Parisobserver
    @Parisobserver 2 роки тому

    Awesome

  • @hdm_vision
    @hdm_vision 2 роки тому

    Please explain BERT

  • @Surya-eb1qq
    @Surya-eb1qq 5 років тому +1

    Please can I have contact with you Tanmay please

  • @IDK-md6iw
    @IDK-md6iw 5 років тому +1

    I want your help

  • @RKSinghBhadauriya
    @RKSinghBhadauriya 5 років тому

    What is the work of neural networks on Context window?

    • @tanmayteaches
      @tanmayteaches  5 років тому +1

      Hello - Neural networks essentially need to analyze a word and predict the contents of the context window. In doing so, it learns a semantic vector representation of words across the vocabulary.

  • @observer698
    @observer698 3 роки тому

    Maybe not related but how old are you? :) you look like a teenager!

  • @naklecha
    @naklecha 5 років тому

    Where is the dataset?

  • @prajaktakuchekar1743
    @prajaktakuchekar1743 5 років тому +1

    you are really very good ....never seen boy like u ....👍

  • @IDK-md6iw
    @IDK-md6iw 5 років тому +1

    I am like your little subscriber

  • @chabilihicham7136
    @chabilihicham7136 3 роки тому

    How did you go from bin file to vec file?

    • @tanmayteaches
      @tanmayteaches  3 роки тому +1

      Thanks for asking! I believe this answer should help you out: stackoverflow.com/questions/58337469/how-to-save-fasttext-model-in-vec-format
      Let me know if that doesn’t work and I can help you out further.

    • @chabilihicham7136
      @chabilihicham7136 3 роки тому

      @@tanmayteaches Thank you very much for the reply. Your channel is awesome.

  • @IDK-md6iw
    @IDK-md6iw 5 років тому +1

    Hi

  • @borntoride4628
    @borntoride4628 5 років тому

    Hi Tanmay what's up

  • @_Prajval
    @_Prajval 5 років тому +1

    Kool.