# Sentence generator

**URL:** https://forum.rasa.com/t/sentence-generator/32982
**Category:** Rasa Open Source
**Created:** [August 25, 2020, 2:21pm UTC](https://forum.rasa.com/t/sentence-generator/32982 "2020-08-25T14:21:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![omkarcpatil](https://avatars.discourse-cdn.com/v4/letter/o/e95f7d/32.png) [@omkarcpatil](https://forum.rasa.com/u/omkarcpatil)
#### Post date: [August 25, 2020, 2:21pm UTC](https://forum.rasa.com/t/sentence-generator/32982/1 "2020-08-25T14:21:13Z")

</div>

Hello all,

is there ml model or if we can use rasa NLU in a different way, where if I puta sentence then it will give me different sentences with same meaning.

for example: if I say: I want to go to Delhi

diff sentences will be:

- Delhi is where I want to go

- I want to head over to Delhi

---

<div class="post-metadata">

### Author: ![degiz](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/degiz/32/9936_2.png) [@degiz](https://forum.rasa.com/u/degiz)
#### Post date: [August 26, 2020, 9:54am UTC](https://forum.rasa.com/t/sentence-generator/32982/2 "2020-08-26T09:54:25Z")

</div>

Hey @omkarcpatil

We have an experimental solution for the paraphrasing, check out [this](http://forum.rasa.com/t/paraphrasing-for-nlu-data-augmentation-experimental/27744) post!
