UKPLab/acl2021-metaphor-generation-conceptual
This repository is for the paper Metaphor Generation with Conceptual Mappings (ACL 2021).
This project helps researchers and academics in natural language processing (NLP) to explore and generate metaphors based on conceptual mappings. It takes input text or specific words and outputs novel metaphorical phrases. It is primarily for computational linguists or NLP researchers studying creative language generation.
No commits in the last 6 months.
Use this if you are a researcher in computational linguistics exploring methods for automated metaphor generation and need to experiment with conceptual mapping-based models.
Not ideal if you are looking for a ready-to-use tool for creative writing or marketing without a strong background in NLP research.
Stars
12
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 24, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/UKPLab/acl2021-metaphor-generation-conceptual"
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...