< Home
Logo

KO TGM 2016

List
Category Template generation
Description

Description

SenTGM is a SRDF-based Korean Template Generation module for generating SPARQL template from natural language question.
SPARQL template follows 'templator' module made by christina unger.

Function

1. Translate natural language question to declarative sentence by rules.
2. Run SRDF module for this declarative sentence.
3. Convert SRDF output to SPARQL template.

Scope and Limit

Translating NLQ to DS is developed very simple.
If translate-sub-module is developed better, the overall performance will be raise.

References

1. Sangha Nam, et. al., "SRDF: Korean Open Information Extraction using Singleton Property", ISWC (Poster) 2015.
Maintainer nam.sangha@gmail.com
Source-code URL https://github.com/sanghanam/sentgm
Homepage URL
Web service URL http://ws.okbqa.org:1666/sentgm
Sample cURL command curl -H "Content-Type: application/json" -X POST -d '_sample_input_' _ws_url_ Test
Sample input
Sample output
List