Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wordnet

Converting Adjectives And Adverbs To Their Noun Forms

I am experimenting with word sense disambiguation using wordnet for my project. As a part of the p… Read more Converting Adjectives And Adverbs To Their Noun Forms

Nltk Wordnet Download Out Of Date

New to Python, tying to get started with NLTK. After a rough time installing Python on my Windows 7… Read more Nltk Wordnet Download Out Of Date

How To Convert Token List Into Wordnet Lemma List Using Nltk?

I have a list of tokens extracted out of a pdf source. I am able to pre process the text and tokeni… Read more How To Convert Token List Into Wordnet Lemma List Using Nltk?

How Can I Find The Distance From A Noun To Its Root Node In Word Net?

I want to find how specific a word in my sentence is. So for doing that the assumption that I have … Read more How Can I Find The Distance From A Noun To Its Root Node In Word Net?

Sentiment Analysis Using Senti_classifier And Nltk

I'm not doing something right -- By the looks of the error i'm getting i think i'm miss… Read more Sentiment Analysis Using Senti_classifier And Nltk

Note Taking Program With Nltk And Wordnet Doesnt Work, Error Message Says Its Because Of Wordnet

I am trying to make a program in python that will take notes on a passage that I input. It will sor… Read more Note Taking Program With Nltk And Wordnet Doesnt Work, Error Message Says Its Because Of Wordnet