Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Question Answering Systems

System Webservice URI + Paper Comment Included
-QALD 1
FREYA Paper
poweraqua Webservice Paper webservice not reachable
SWIP Paper
-QALD 2
Alexandria Webservice Paper
SemSeK Paper
MHE
QAKIS Webservice Paper webservice not working X
-QALD 3
squal2sparql Paper
CASIA Paper
Scalewelis Paper
RTV Paper
Intui2 Paper
-QALD 4
Xser Paper
gAnswer Webservice Paper
Intui3 Paper
ISOFT Paper
RO_FII Paper
-QALD 5
APEQ Paper
QAnswer Paper
SemGraphQA Paper
YodaQA Webservice Paper webservice not working X
HAWK Webservice Paper webservice not working X
-QALD 6
CANaLI Paper
PersionQA
UTQA Paper
KGWAnswer
NbFramework
UIQA
-QALD 9
QAnswer Webservice Paper X
gAnswer Webservice Paper X
TeBaQA Webservice Paper X
QASystem Webservice Paper webservice not working X
-Miscelleanous
NLSearch Webservice
OKBQA Webservice Paper very slow X
DEANNA Paper
questIO
SINA Webservice Paper webservice not reachable X
Start Webservice Paper non-uniform answer format X
TBSL Webservice Paper unstable
LODQA Webservice only searches for datasets
AskNow Webservice Paper webservice not working X
Platypus Webservice X
Quepy Webservice Paper webservice not working X
SorokinQA Webservice webservice not working X
FRANKENSTEIN Webservice Paper webservice not working X
QUINT Webservice Paper webservice not working X
TEQUILA Webservice Paper webservice not working X
QUEST Webservice Paper webservice not working X
QAmp Webservice Paper X
QASparql (to be analysed https://github.com/Sylvia-Liang/QAsparql
QUEGG https://scdemo.techfak.uni-bielefeld.de/quegg/
DeepPavlov KBQA Webservice Paper
RuBQ Baseline Webservice Paper Only Russian language. Not stable

For more systems see page 7 of http://www.semantic-web-journal.net/system/files/swj1205.pdf

Maven Dependency

This library is available as snapshot here: http://maven.aksw.org/archiva/#artifact~snapshots/org.aksw.qa/datasets

<dependency>
  <groupId>org.aksw</groupId>
  <artifactId>qa.systems</artifactId>
  <version>0.0.7-SNAPSHOT</version>
</dependency>

Add the following repository:

<repository>
			<id>maven.aksw.internal</id>
			<name>University Leipzig, AKSW Maven2 Repository</name>
			<url>http://maven.aksw.org/archiva/repository/internal</url>
		</repository>
		<repository>
			<id>maven.aksw.snapshots</id>
			<name>University Leipzig, AKSW Maven2 Repository</name>
			<url>http://maven.aksw.org/archiva/repository/snapshots</url>
</repository>

Look for more interesting libraries here: http://maven.aksw.org/