Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

wordnet

How to check if a word is an English word with Python?

August 20, 2022 by Magenaut

I want to check in a Python program if a word is in the English dictionary.

Categories Python, Q&A Tags nltk, python, wordnet Leave a comment

Convert words between verb/noun/adjective forms

August 16, 2022 by Magenaut

i would like a python library function that translates/converts across different parts of speech. sometimes it should output multiple words (e.g. “coder” and “code” are both nouns from the verb “to code”, one’s the subject the other’s the object)

Categories Python, Q&A Tags nlp, nltk, python, wordnet Leave a comment

wordnet lemmatization and pos tagging in python

August 16, 2022 by Magenaut

I wanted to use wordnet lemmatizer in python and I have learnt that the default pos tag is NOUN and that it does not output the correct lemma for a verb, unless the pos tag is explicitly specified as VERB.

Categories Python, Q&A Tags lemmatization, nltk, python, wordnet Leave a comment

Using NLTK and WordNet; how do I convert simple tense verb into its present, past or past participle form?

August 13, 2022 by Magenaut

Using NLTK and WordNet, how do I convert simple tense verb into its present, past or past participle form?

Categories Python, Q&A Tags nlp, nltk, python, wordnet Leave a comment

How to get synonyms from nltk WordNet Python

August 11, 2022 by Magenaut

WordNet is great, but I’m having a hard time getting synonyms in nltk. If you search similar to for the word ‘small’ like here, it shows all of the synonyms.

Categories Python, Q&A Tags nltk, python, wordnet Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress