PlusLabNLP/AESOP
Code for Aesop: Paraphrase Generation with Adaptive Syntactic Control (EMNLP 2021)
This tool helps content creators, marketers, or anyone needing to rephrase text generate multiple versions of a sentence while controlling its grammatical structure. You provide an original sentence, and it outputs several paraphrased sentences, each with a different grammatical arrangement. It's designed for users who want to diversify their writing style or adapt content for various audiences.
No commits in the last 6 months.
Use this if you need to create diverse phrasings of a single sentence for marketing copy, educational materials, or creative writing, with an emphasis on varying sentence structure.
Not ideal if you are looking for simple synonym replacement or basic rephrasing without explicit control over syntactic structure.
Stars
26
Forks
5
Language
Python
License
—
Category
Last pushed
Jan 17, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/PlusLabNLP/AESOP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kenlimmj/rouge
A Javascript implementation of the Recall-Oriented Understudy for Gisting Evaluation (ROUGE)...
uoneway/KoBertSum
KoBertSum은 BertSum모델을 한국어 데이터에 적용할 수 있도록 수정한 한국어 요약 모델입니다.
udibr/headlines
Automatically generate headlines to short articles
bheinzerling/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
xiongma/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator