NLP Practical on Tokenization, Stemming, Stop Word Removal and POS Tagging

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2024
  • #NLPPractical #Tokenization, #Stemming, #StopWordRemoval #POSTagging #dbatu #rtmnu #sppu #sit #siu

ความคิดเห็น • 26

  • @elsakasaw5485
    @elsakasaw5485 2 ปีที่แล้ว +1

    pls help me on how can we POS tagging for amharic ethiopian language or semantic languages

  • @vlchhanhimi1054
    @vlchhanhimi1054 ปีที่แล้ว +1

    Please help me with python code of POS with maximum entropy model

  • @SaNdY-wf5sq
    @SaNdY-wf5sq 3 ปีที่แล้ว +1

    Hello I I'm doing nlp project on part of speech tagging in marathi language I getting prblm on it

    • @sagarbadhiye
      @sagarbadhiye  3 ปีที่แล้ว

      How can I help you dear??

    • @SaNdY-wf5sq
      @SaNdY-wf5sq 3 ปีที่แล้ว

      @@sagarbadhiye I'm doing pos tagging in marathi language project on nlp

  • @captainlevi7188
    @captainlevi7188 2 ปีที่แล้ว +1

    Can we do this in colab notebook?

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      Yes

    • @captainlevi7188
      @captainlevi7188 2 ปีที่แล้ว

      @@sagarbadhiye Sir do you have a social media or anything where we can contact you...because I have many questions.

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      @@captainlevi7188 you can find me on fb, LinkedIn and gmail

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      @@captainlevi7188 facebook.com/sagar.badhiye
      sagarbadhiye@gmail.com

  • @abdidinkuhordofe541
    @abdidinkuhordofe541 2 ปีที่แล้ว +1

    are you ready to support me to work on pos tagging for local language (like Afaan oromoo) if ok send some reference materials to me Dr

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      Ok will send in some time

  • @najwaalshahrani4762
    @najwaalshahrani4762 2 ปีที่แล้ว

    pls help me with how can we POS tagging for Arabic languages?

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      aclanthology.org/R09-1077.pdf refer this

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      www.diva-portal.org/smash/get/diva2:1042595/FULLTEXT01.pdf this too

  • @jahanurbiswas7816
    @jahanurbiswas7816 3 ปีที่แล้ว

    How can we perform POS tagging in Bangla Language? Reply me, Please!!!

    • @sagarbadhiye
      @sagarbadhiye  3 ปีที่แล้ว

      @jahanur biswas You need to download the Indian corpus for which you can use the following command:
      nltk.download('indian')
      nltk.download('punkt')
      Then, place a variable(tagged_set) where pre-trained Indian corpus is stored(bangla.pos). From Bengali corpus read the Bengali sentence and put them variable word_set.

  • @anishdubeyvlogs5162
    @anishdubeyvlogs5162 2 ปีที่แล้ว

    Can you send all the commands in a file

  • @elsakasaw5485
    @elsakasaw5485 2 ปีที่แล้ว +1

    pls help me on how can we POS tagging for amharic ethiopian language or semantic languages

  • @elsakasaw5485
    @elsakasaw5485 2 ปีที่แล้ว

    pls help me on how can we POS tagging for amharic ethiopian language or semantic languages

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      aclanthology.org/R09-1077.pdf You can refer this pdf

    • @sagarbadhiye
      @sagarbadhiye  2 ปีที่แล้ว

      www.diva-portal.org/smash/get/diva2:1042595/FULLTEXT01.pdf
      This one too