Message Boards Message Boards

0
|
3642 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

Creating SQL statements out of text

Posted 9 years ago

Hi,

I don't know if anyone can help but I though I would ask;

I am trying to create a system where a user can 'speak' a question (such as, 'show me all the employees who live in Florida') and then submit this to an application that can turn it into 'SELECT * FROM employee WHERE state = 'Florida'.

I would be using Dragon as the 'speech to text' part, but from there, I'm sort of lost on how to proceed with the submission of the text and parsing out of the SQL statement.

Any thoughts or suggestions would be great,

Thanks,

Chris

You can use the Programmable Linguistic Interface framework to make this sort of thing:

http://reference.wolfram.com/language/guide/ProgrammableLinguisticInterface.html

This is really the only option unless you are interested in taking a course in Natural Language Processing.

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract