Skip to content

Latest commit

 

History

History

Pipeline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

BiodivTagger Pipeline

This folder contains the text mining pipeline to extract biological entities, namely materials, processes, environmental terms and data parameters. It requires Java version 8.0 and GATE 8.6. It was tested under Ubuntu 16.0 and Windows 10.

Prerequisites

The BiodivTagger pipeline requires the ontology plugin. Please install and activate the plugin first before loading the BiodivTagger. Download or clone the plugin to your local machine. In GATE 8.6, open the CREOLE Plugin Manager, click on the '+' sign, select 'Directory URL' and navigate to the folder where the plugin is located. Click 'OK' and the Ontology Plugin appears in the plugin list. In order to activate it, check the 'Load now' box.

How to Run

Please make sure that GATE 8.6 and the ontology plugin are installed and activated. Open the application.xgapp file in the Pipeline folder. The application provides a cached version of all ontologies. If you want to do any ontological changes, you need to install an own triple store, e.g., GraphDB. Alternatively, you can use remote terminology services.

Updates

New features in v1.1 (04.08.2020):

  • Service release for GATE 8.6
  • minor bugfixes in Latitude/Longitude detection

First release was v1.0 (02.12.2019)

License

This pipeline is distributed under the GNU GPL v3.0.