Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstrings to the Synset class #34

Closed
22 tasks
goodmami opened this issue Oct 30, 2020 · 0 comments
Closed
22 tasks

Add docstrings to the Synset class #34

goodmami opened this issue Oct 30, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@goodmami
Copy link
Owner

goodmami commented Oct 30, 2020

The wn.Synset class and its methods and attributes do not have any docstrings. They need at least a 1-line summary, but examples are also nice.

  • wn.Synset
    • empty
    • definition
    • examples
    • senses
    • words
    • lemmas
    • get_related
    • hypernym_paths
    • min_depth
    • max_depth
    • shortest_path
    • common_hypernyms
    • lowest_common_hypernyms
    • holonyms
    • meronyms
    • hypernyms
    • hyponyms
    • translate
    • closure
    • relation_paths
    • lexicon
@goodmami goodmami added the documentation Improvements or additions to documentation label Oct 30, 2020
@goodmami goodmami added this to To do in Documentation via automation Oct 30, 2020
Documentation automation moved this from To do to Done Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Documentation
  
Done
Development

No branches or pull requests

1 participant