Style-Transfer-in-Text
awesome-refreshing-llms
Style-Transfer-in-Text | awesome-refreshing-llms | |
---|---|---|
3 | 1 | |
1,620 | 131 | |
0.2% | 3.1% | |
1.2 | 6.4 | |
about 2 years ago | over 1 year ago | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Style-Transfer-in-Text
-
Suggestions on Cool NLP Projects!
I've been working on a way to train GPT-2 with HuggingFace Transformers (using aitextgen) to write short stories trained on public domain authors! I've been planning to look through these style transfer resources if you're interested.
-
Training GPT-2 with HuggingFace Transformers to sound like a certain author
Check out the "Stylistic Related Papers" and especially the "Controlled Text Generation" sections of this Github papers list -- sounds like a similar problem to what you're thinking of.
-
Something like style transfer for language processing?
There's been quite a bit of work on extending the same concept to text, with "style" often being used to refer to aspects like sentiment/aspect. https://github.com/fuzhenxin/Style-Transfer-in-Text is a good collection of recent work in NLP in this area. Specifically for authorial style, I'm aware of this recent one. Also relevant might be earlier work on author obfuscation and imitation.
awesome-refreshing-llms
What are some alternatives?
arpa
LLM-Agent-Paper-List - The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
gpt-2-simple - Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
SimplyRetrieve - Lightweight chat AI platform featuring custom knowledge, open-source LLMs, prompt-engineering, retrieval analysis. Highly customizable. For Retrieval-Centric & Retrieval-Augmented Generation.
Speech-Separation-Paper-Tutorial - A must-read paper for speech separation based on neural networks
start-llms - A complete guide to start and improve your LLM skills in 2025 with little background in the field and stay up-to-date with the latest news and state-of-the-art techniques!