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

[FEATURE] EddieBot picking up context from messeges #612

Open
MatteuSan opened this issue Aug 28, 2021 · 5 comments
Open

[FEATURE] EddieBot picking up context from messeges #612

MatteuSan opened this issue Aug 28, 2021 · 5 comments

Comments

@MatteuSan
Copy link

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

@KukretiShubham
Copy link
Member

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.

@vedanthv
Copy link

@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!

@github-actions
Copy link

Stale issue message

@MatteuSan
Copy link
Author

Bump

@eddiejaoude
Copy link
Member

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 eddiejaoude reopened this Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants