Skip to content

ambiverse-nlu/ambiversenlu-demo-wp-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmbiverseNLU Demo

Wordpress Plugin: Required WP Version Wordpress Plugin: Tested WP Version Hex.pm

AmbiverseNLU WordPress plugin for the demo on https://ambiversenlu.mpi-inf.mpg.de.

For the example sentence below:

Jack founded Alibaba with investments from SoftBank and Goldman.

The AmbiverseNLU Demo will produce the following outputs:

AmbiverseNLU Demo

Installing

To install the demo on a WordPress instance, you need to package the code in a .zip archive, and then Add and Activate the plugin.

Configuration

To be able to use the demo, you need to configure it to consume the AmbiverseNLU Web Service. This code uses the public Web Service API running on https://api.ambiverse.com. To do the configuration, go to, Settings->Ambiverse Entity Linking Demo. The screenshot below shows an example configuration. Before you can use it, you need to obtain OAuth2 credentials from https://developer.ambiverse.com.

AmbiverseNLU Demo Configuration

Usage

To use the demo in a WordPress page or a post you add the short code displayed in the configuration page. For example, you can add this.

[ambiverse-eld coherent-document="true" confidence-threshold=0.075 concept="true" language="en" settings-api-endpoint="api" settings-api-method="/entitylinking/"]When [[Who]] played Tommy in Columbus, Pete was at his best.[/ambiverse-eld

Further Information

AmbiverseNLU Demo License

Apache License, Version 2.0