cltl / cltl/OpenDutchWordnet

Check if a word is a noun or not

Open
#6 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
70
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Using the Wordnet for English you can look for a word, e.g., car and it will tell you that it is a noun. Is there a similar function in this module?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the module's public API and its existing WordNet lookup behavior; the issue does not name a file or test. Determine how the module represents part-of-speech information, then add or document a noun-checking function and verify it with examples such as car and a non-noun word.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.