Difference between revisions of "Corpus Relation Extraction By BioTML Tagger"

From Anote2Wiki
Jump to: navigation, search
(Select_BioTML_Model_Configurations_To_Annotate)
Line 27: Line 27:
  
 
== Select BioTML Model Configurations To Annotate ==
 
== Select BioTML Model Configurations To Annotate ==
he selected model will contains RE algorithm and configurations.<br /><br />
+
 
 +
The selected model will contains RE algorithm and configurations.<br /><br />
 
The RE BioTML Tagger allows you to define options for annotations, as follows:<br /><br />
 
The RE BioTML Tagger allows you to define options for annotations, as follows:<br /><br />
 
In the '''NLP System Tokenizer''' option, you could select the natural language processing system used for tokenization of all documents in order to annotate.<br /><br />
 
In the '''NLP System Tokenizer''' option, you could select the natural language processing system used for tokenization of all documents in order to annotate.<br /><br />
Line 34: Line 35:
  
 
[[File:Select_Settings_for_RE_Annotation_By_BioTML_Tagger.png‎|center]]
 
[[File:Select_Settings_for_RE_Annotation_By_BioTML_Tagger.png‎|center]]
 +
  
 
== Result ==
 
== Result ==
The RE operation will start and a progress window is shown, indicating the execution of the operation. The RE operation will take a few minutes or hours, depending on corpus size.
 
  
 +
The RE operation will start and a progress window is shown, indicating the execution of the operation. It will take a few minutes or hours, depending on corpus size, number of given threads and features used automatically by BioTML model.
 
When the process ends, a new '''RE Process''' object will be added to the [[Corpus_Load_Process|''Corpus Process View'']].
 
When the process ends, a new '''RE Process''' object will be added to the [[Corpus_Load_Process|''Corpus Process View'']].

Revision as of 14:48, 4 August 2015

Operation

To perform a Relation Extraction By BioTML Tagger (RE) process based in BioTML RE model, you should right click a Corpus data-type object and select the option Corpus -> RE-> BioTML Tagger -> Annotate with Model. If the Corpus is not in the clipboard, you should begin by loading the Corpus to the Clipboard.


Corpus Process RE Linnaeus Tagger.png


A new wizard is presented that allows to configure the RE process.

Entity Process Selection For BioTML RE Model Annotation

The first panel enables the selection of the processes that contain the entities annotated, allowing to view some statistics and process properties. After selecting the process press Next to continue.


IE Schema Selection For RE Annotation By BioTML Tagger.png


Load_BioTML_Model_File_For_Annotation

A GUI appears allowing to select an BioTML RE model file. Select a compatible BioTML model file (could be a .zip or a .gz file) and press next. The BioTML Model loading will start.


Load BioTML Tagger.png


Select BioTML Model Configurations To Annotate

The selected model will contains RE algorithm and configurations.

The RE BioTML Tagger allows you to define options for annotations, as follows:

In the NLP System Tokenizer option, you could select the natural language processing system used for tokenization of all documents in order to annotate.

In the Number of running Threads option, you can select the number of processing threads that the RE BioTML Tagger algorithm will be able to use.


Select Settings for RE Annotation By BioTML Tagger.png


Result

The RE operation will start and a progress window is shown, indicating the execution of the operation. It will take a few minutes or hours, depending on corpus size, number of given threads and features used automatically by BioTML model. When the process ends, a new RE Process object will be added to the Corpus Process View.