|
|
|
|
|
by hrjet
4359 days ago
|
|
Couple of years back, I implemented a natural-language-ish solution for querying ERP data. My approach was to a. have structured queries that can be precisely parsed b. provide query completion to guide the user while entering the query It turned out quite well, if I say so myself. But I never got the time to market it. It can be seen in action here:
http://nlq.lavadip.com/servlet/demo |
|
Not that it's a bad application, it's nice, it's just if one extended this model, one would wind-up with a query language, not something new.