- 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/.
推薦閱讀
- 微服務設計(第2版)
- Deploying Node.js
- Flink SQL與DataStream入門、進階與實戰
- Python編程與幾何圖形
- PhoneGap Mobile Application Development Cookbook
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- 智能手機故障檢測與維修從入門到精通
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- 深入分析GCC
- Java EE 8 and Angular
- Java語言程序設計實用教程(第2版)
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- Python滲透測試編程技術:方法與實踐(第2版)
- Mastering Swift 4(Fourth Edition)
- MATLAB/Simulink建模與仿真