【问题标题】:Natural Language To SQl [closed]自然语言到 SQL [关闭]
【发布时间】:2011-12-25 03:52:17
【问题描述】:

是否可以使用词性标记创建英语到 SQL 应用程序。或者请提出一些有效的方法来做这个应用程序

【问题讨论】:

标签: mysql sql c#-4.0


【解决方案1】:

我不太确定你想做什么,但是...

"FCO-IM (Fully Communication Oriented Information Modeling)"。它相对未知,但它允许“english to sql”。

例如,你会有这样的代码

There is a person with the name Saman;
Person with name Saman has last name Weerasinghe;

There is a Stackoverflow question with id 8062888;
Person with the name Saman asked Stackoverflow question with id 8062888;

然后您可以定义关系和多重性,并为您的数据生成表格。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-08-07
    • 1970-01-01
    • 1970-01-01
    • 2014-05-23
    • 2010-11-03
    • 2014-08-14
    • 1970-01-01
    相关资源
    最近更新 更多