Paraphrasing a sentence and changing the tone of it
I am trying to make a model that is capable of translating a sentence into a new and a better form. I would like the model to change the tone and also give it some character. I am using this in my web app UI, simply allowing the users to witness new description as they refresh the page. For example, You are logged out - Looks like you have logged out. Something of such sort, any idea on this?
Topic transformer machine-translation nlp machine-learning
Category Data Science