Difference between revisions of "Corpus Relation Extraction With Biomedical Verbs"

From Anote2Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__TOC__
 
[[Category:HOWTOs]]
 
[[Category:HOWTOs]]
  
To perform a '''Relation Extraction''' (RE) process with a filter for Biomedical Verbs you should right click a Corpus data-type object and select the option '''Corpus -> RE-> Relation Extraction'''.
+
This operation is a special case of the one explained in [[Corpus Relation Extraction]], where the verbs (clues) used in RE are given by a user defined list.
  
 +
We will only here show the differences.
  
[[Image:Corpus_Process_RE.png|1500px|center]]
+
The operation is launched in the same way (right click a Corpus data-type object and select the option '''Corpus -> RE-> Relation Extraction''').
 +
Follow the wizard, the steps of selecting the processes and the POS taggers are similar.
  
 
+
== Model Selection ==
A new wizard will be presented. This allows to configure the RE.
+
In the model selection stage, select "Binary Select Verbs Only" and process to the selection of the verbs list pressing '''Next'''
The first panel enables the '''selection''' of the '''processes''' that contains entities schema. Here the user can select the process that contains entities and at same time view some statics and process properties. After select Process press '''Next button''' to continue.
 
 
 
 
 
[[Image:RE1.png|800px|center]]
 
 
 
 
 
Next Panel is for '''POS-Tagger selection''', Here user select witch POS-Tagger will be used, and some information about POS_TAgger origin will be present. After choose POS-Tagger must press '''Next Button''' to continue.
 
 
 
 
 
[[Image:RE2.png|800px|center]]
 
 
 
 
 
Proceeding, next panel is for '''Relation Extraction Model Selection'''. The user select must select "Binary Select Verbs Only" and process to the selection verbs list pressing '''Next Button'''
 
  
  
 
[[Image:RE_biomedical_1.png|800px|center]]
 
[[Image:RE_biomedical_1.png|800px|center]]
  
 
+
== Biomedical Verb List ==
Proceeding, next panel is for choose '''Biomedical Verb List'''. User have to select a list of Biomedical Verbs (given by Lexical Words in Resources previous defined).
+
The next panel allows to choose the '''Biomedical Verb List''' to use. Select a list of Biomedical Verbs (given by a Lexical Words object).
  
  
 
[[Image:RE_biomedical_2.png|800px|center]]
 
[[Image:RE_biomedical_2.png|800px|center]]
  
 
+
== Result ==
RE operation will start and a small window will appear, indicating the execution of the operation. The REoperation will take a few minutes or hours, depending of corpus size.
+
The RE operation will start and be executed as in the regular option and a new '''RE Process''' object will be added to the clipboard, in the  [[Corpus_Load_Process|''Corpus Process View'']].
 
 
When the process finishing, a new '''RE Process''' object will be added to the [[Corpus_Load_Process|''Corpus Process View'']].
 

Latest revision as of 19:09, 23 January 2013

This operation is a special case of the one explained in Corpus Relation Extraction, where the verbs (clues) used in RE are given by a user defined list.

We will only here show the differences.

The operation is launched in the same way (right click a Corpus data-type object and select the option Corpus -> RE-> Relation Extraction). Follow the wizard, the steps of selecting the processes and the POS taggers are similar.

Model Selection

In the model selection stage, select "Binary Select Verbs Only" and process to the selection of the verbs list pressing Next


RE biomedical 1.png

Biomedical Verb List

The next panel allows to choose the Biomedical Verb List to use. Select a list of Biomedical Verbs (given by a Lexical Words object).


RE biomedical 2.png

Result

The RE operation will start and be executed as in the regular option and a new RE Process object will be added to the clipboard, in the Corpus Process View.