Natural Language Generation in Ruby (with JRuby + SimpleNLG)
I wanted to write full English sentences from data structures without doing the naive string manipulation routing. So I ended up creating 2 open source projects to help out anyone who may need Natural Language Generation (NLG). Check my blog post about this endeavor.
Post a comment