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

Can we specify so that we can get words from thesaurus.com only. #37

Open
anantkr136 opened this issue Nov 24, 2020 · 1 comment
Open

Comments

@anantkr136
Copy link

Currently pydictionary returns a huge list of synonyms and antonyms that doesn't make much sense.

Can we set some flag that will make sure it is returning only from thesaurs.com.
i.e Synonyms for individual is Goat ;-)

@b1tninja
Copy link

b1tninja commented Feb 21, 2021

https://www.synonym.com/synonyms/{0} is the current source used for synonyms. I am using this library and nltk which you may find useful. I think the brown corpus has related words

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants