< Home
Logo

AGDISTIS-KO

List
Category Disambiguation
Description

# Description

Disambiguator uses the AGDISTIS web service to disambiguate URIs for class, property and resources,
and then maps them within the result of Templator.
So, for the Korean Disambiguator, anyone can use this module. I/O is exactly same with AGDISTIS-en.

# Function

AGDISTIS-ko works as a sub-module of Disambiguator.
It works to disambiguate the URIs for each entities.

# Scope and limit

Currently (March, 2016), AGDISTIS-ko's algorithm is exactly same with AGDISTIS-en's.
It works for Korean, and disambiguates entites within DBpedia URIs

# Issues and discusion

* Do you want to develop Korean Disambiguator?
If you want, there are two remaining development issue.
1. The NER module including this processe: NER and generate the output as well as the input of AGDISTIS-ko (you can see the example)
2. The Wrapper module:
Input: Templator output
Output: Disambiguator output

* How to run the service
$ cd /home/b11_2015/AGDISTIS-ko/AGDISTIS
$ mvn exec:java


Maintainer: Younggyun Hahm {hahmyg@kaist.ac.kr}
Maintainer zakria.ai@gmail.com
Source-code URL http://121.254.173.77/home/b11_2015/AGDISTIS-ko/AGDISTIS
Homepage URL
Web service URL http://121.254.173.77:33211/AGDISTIS
Sample cURL command curl --data-urlencode text='_sample_input_' -d type=agdistis http://121.254.173.77:33211/AGDISTIS Test
Sample input
Sample output
List