Sidnei da Silva
Posts: 137
Nickname: deecee
Registered: Nov, 2003
|
Sidnei da Silva is a dirty little brazilian python hacker
|
|
|
|
Tool turns English to code
|
Posted: May 17, 2005 4:21 PM
|
|
|
This post originated from an RSS feed registered with Python Buzz
by Sidnei da Silva.
|
Original Post: Tool turns English to code
Feed Title: awkly.org
Feed URL: http://awkly.org/categories.rdf?category=Python
Feed Description: dreamcatching :: making your dreams come true
|
Latest Python Buzz Posts
Latest Python Buzz Posts by Sidnei da Silva
Latest Posts From awkly.org
|
|
Tool turns English to code Found this on Slashdot. Was about to drop on the trashcan when I
noticed the screenshot shows Python code. Now add speech
recognition to that and I'm a happy man.
But the more interesting part is:
To put together the program, the researchers wrote a parser that
separates text into subject, verb and object roles, and programming
semantics software that maps information from these English
language structures to basic code structures. "The technical
breakthrough [was] perhaps the discovery that there is a fairly
simple mapping between shallow English syntactic-semantic structure
and [object-oriented programming]-style programmatic structure,"
said Lui.
Humm... extracting this parsing component would make a nice
text-to-rdf converter. Feed free form text into Zemantic? I'll buy
it :^)
Read: Tool turns English to code
|
|