Skip to content

[MODULE] - Communication style classifier #352

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

Closed
jhoetter opened this issue Sep 27, 2023 · 1 comment
Closed

[MODULE] - Communication style classifier #352

jhoetter opened this issue Sep 27, 2023 · 1 comment
Labels
cognition enhancement New feature or request

Comments

@jhoetter
Copy link
Member

jhoetter commented Sep 27, 2023

Please describe the module you would like to add to bricks
Given a query/question, detect the communication style:

Action-seeking:
"Can you please help me set up the new software by this afternoon?"
"Would you mind forwarding the email to the entire team before our meeting tomorrow?"
"I need you to confirm your attendance by end of the day."
"Please submit your feedback on the proposal soon."

Fact-oriented:
"The conference is scheduled for the 15th of October in Los Angeles."
"The new software version 4.2.1 was released on August 20th."
"Our company's revenue for the second quarter was $5 million."
"The main ingredient in the medication is acetaminophen."

Information-seeking:
"When is the deadline for submitting our annual reports?"
"Can you tell me more about the features of the new software?"
"Do you have any information on the upcoming workshop?"
"How many units did our branch sell last month?"

Self-revealing:
"I feel overwhelmed when I have too many tasks assigned to me at once."
"I've always been passionate about environmental causes, which is why I chose this career."
"Yesterday's meeting made me realize that I need to work on my presentation skills."
"I'm not confident in making decisions without getting a second opinion."

Do you already have an implementation?
No, but we will host this on HuggingFace as a private model, which will be available as a bricks endpoint.

Additional context
There is also an issue for keywords & phrases: #343

@LeonardPuettmannKern
Copy link
Contributor

Implemented with #374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cognition enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants