EddieBot icon indicating copy to clipboard operation
EddieBot copied to clipboard

[FEATURE] EddieBot picking up context from messeges

Open MatteuSan opened this issue 3 years ago • 7 comments

Description

I know it's only a very very very slim chance of this happening, but if possible, somewhere down the line. Have the bot be able to pick up context on the messages instead of just blatantly picking up the word without context.

For example, the words simple and just, though suggested not to be used in educational writing, what if the user wants to use it in this context:

"I just want to do something for the community." "I want to make a simple website that doesn't really have that much of a 'BANG' as an SPA would have." EddieBot would have considered this an offense and warn the user.

Though warnings aren't that much of a "big deal", it is definitely a minor annoyance and inconvenience to some.

Again, I am very aware of this feature not being implemented, but if it were, it would be a HUGE improvement to the bot.

Screenshots

image (this is where I saw the thing)

Additional information

No response

MatteuSan avatar Aug 28 '21 05:08 MatteuSan

i think this can be avoided by some services api's that checks context in a sentence. If there were free and open source service available. It would be great.

KukretiShubham avatar Aug 29 '21 02:08 KukretiShubham

@MatteuSan Looks like a little bit of NLP is required to achieve this functionality. Not sure if any bot does this ATM, but surely a great project to work on for NLP folks!

vedanthv avatar Sep 10 '21 05:09 vedanthv

Stale issue message

github-actions[bot] avatar Nov 10 '21 02:11 github-actions[bot]

Bump

MatteuSan avatar Jun 19 '22 04:06 MatteuSan

Thanks @MatteuSan for the suggestion. Have content for the bot is quite tricky. I wonder if sentiment analysis could be done, then if lower than a certain number the bot responds otherwise it does not https://www.npmjs.com/package/sentiment#usage-example

eddiejaoude avatar Jun 19 '22 07:06 eddiejaoude