IndexFziQ/COMMA
The code of COMMA: Modeling Relationship among Motivations, Emotions and Actions in Language-based Human Activities. https://aclanthology.org/2022.coling-1.15.pdf In COLING 2022.
This project helps researchers and developers understand the complex relationships between what drives people, how they feel, and their actions expressed in language. It takes text-based human activities, like social media posts or conversational data, and analyzes or generates content that reflects these underlying motivations, emotions, and subsequent actions. This is for computational linguists, social scientists, or AI researchers studying human behavior and language generation.
No commits in the last 6 months.
Use this if you need to analyze text to understand the interplay of human motivations and emotions, or to generate text that is conditioned on specific emotional or motivational states.
Not ideal if you're looking for a simple sentiment analysis tool or a general-purpose text summarizer without a focus on the cognitive framework of human activity.
Stars
12
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/IndexFziQ/COMMA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
n-waves/multifit
The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model...
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
yxuansu/SimCTG
[NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation
alibaba-edu/simple-effective-text-matching
Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
Shark-NLP/OpenICL
OpenICL is an open-source framework to facilitate research, development, and prototyping of...