You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Chalitha_Perera (JIRA)" <ji...@apache.org> on 2014/08/14 15:11:11 UTC

[jira] [Commented] (STANBOL-1386) Extend AIDA-light for providing a RESTful Endpoint instead of RMI

    [ https://issues.apache.org/jira/browse/STANBOL-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096937#comment-14096937 ] 

Chalitha_Perera commented on STANBOL-1386:
------------------------------------------

REST endpoints are created so that it is lot easier to integrate with Stanbol. 
After launching the server, we can check the server basic functionality by using the example endpoint (http://serveraddress:9090/service/example)

This gives the following output
Text to Disambiguate: With United, Beckham won the Premier League title 6 times
Results:
Beckham, From:3/3, To:3/3, Offset: 13, sentence: 0, Length: 7, Confidence: 0.0: David_Beckham (914205)United, From:1/1, To:1/1, Offset: 5, sentence: 0, Length: 6, Confidence: 0.0: Manchester_United_F.C. (238249)Premier League, From:6/6, To:7/7, Offset: 29, sentence: 0, Length: 14, Confidence: 0.0: Premier_League (236539)

> Extend AIDA-light for providing a RESTful Endpoint instead of RMI
> -----------------------------------------------------------------
>
>                 Key: STANBOL-1386
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1386
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancement Engines
>            Reporter: Rafa Haro
>             Fix For: 1.0.0
>
>
> AIDA light originally provides disambiguation services through RMI. In order to ease the integration in Stanbol, extend the service package to provide REST disambiguation services 



--
This message was sent by Atlassian JIRA
(v6.2#6252)