Other than context-free grammar, NLG and Markov chain is there another way to generate text?
My problem is that I would like to generate fragment of descriptions for my RPG. I would like to start with some words like the location, the weather and have a simple description text that is not based on the above algorithms.
I would like to avoid templates because of the amount of time taken to generate them.
--- Edit
Here are two examples of the kind of sentence I would like to generate:
The bustling village is full of merchants coming from all over the place. People come and go and while the sun shine on them.
The road gradually disappears and is replaced by a twisted, muddy path through the trees. Dark clouds ahead marks the coming of a storm.