- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 76字
- 2021-08-13 16:01:39
SQL query generation, or semantic parsing
Semantic parsing helps to convert a natural language into SQL queries in order to query a database. The following screenshot shows an example of converting a free text query to a DBpedia database SPARQL query, which is quite similar to SQL:

The preceding visualization shows the query Who is Tom Cruise, converted into a SPARQL query at the bottom. You can experiment with other queries at http://quepy.machinalis.com/.
推薦閱讀
- 編寫整潔的Python代碼(第2版)
- PHP網絡編程學習筆記
- Python應用輕松入門
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- The DevOps 2.4 Toolkit
- Access 2016數據庫管
- R大數據分析實用指南
- Learning Raspbian
- Learning Apache Cassandra
- Getting Started with Python
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- 人人都能開發RPA機器人:UiPath從入門到實戰
- JBoss AS 7 Development
- Java Web應用開發
- Hadoop MapReduce v2 Cookbook(Second Edition)