swapagarwal / JARVIS-on-Messenger

:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
https://m.me/J.A.R.V.I.S.on.Messenger
MIT License
1.35k stars 990 forks source link

Add in Synonym Finder #1120

Open sbossman opened 8 months ago

sbossman commented 8 months ago

Feature description:

Allow JARVIS to find synonyms for a given word. Example query: synonyms for fall Example response: Synonyms for fall: descent, lowering, decline

Any ideas on how to implement it?

Find an API similar to that for the dictionary module, but finds synonyms instead of definitions for words.

Shivaxm commented 7 months ago

Hey, can I take this issue? I am new to open source and want to get my hands dirty. Thanks!

ryanjschneebaum commented 6 months ago

Hi, I am also new to open source and am also very interested in taking this issue if @Shivaxm is not working on it. Please let me know, thank you!

Shivaxm commented 6 months ago

Hi, I am also new to open source and am also very interested in taking this issue if @Shivaxm is not working on it. Please let me know, thank you!

You can take it, I am no longer interested

Macro1027 commented 3 months ago

Hello! I was wondering if @ryanjschneebaum is currently working on this issue. If not, could I take this issue? Thank you!

ryanjschneebaum commented 3 months ago

Hello! I was wondering if @ryanjschneebaum is currently working on this issue. If not, could I take this issue? Thank you!

Hey, I didn't get any response from admin so I haven't worked on it, feel free to take it

Macro1027 commented 3 months ago

I see, thanks!

chickenleaf commented 2 months ago

@sbossman im interested in working on this too