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

From Anote2Wiki
Jump to: navigation, search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__TOC__
 
[[Category:HOWTOs]]
 
[[Category:HOWTOs]]
  
This operation is a special case of the one explained in [[Corpus 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.  
 
We will only here show the differences.  
Line 8: Line 9:
 
Follow the wizard, the steps of selecting the processes and the POS taggers are similar.
 
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'''
 
In the model selection stage, select "Binary Select Verbs Only" and process to the selection of the verbs list pressing '''Next'''
  
Line 13: Line 15:
 
[[Image:RE_biomedical_1.png|800px|center]]
 
[[Image:RE_biomedical_1.png|800px|center]]
  
 
+
== 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).
 
The next panel allows to choose the '''Biomedical Verb List''' to use. Select a list of Biomedical Verbs (given by a Lexical Words object).
  
Line 19: Line 21:
 
[[Image:RE_biomedical_2.png|800px|center]]
 
[[Image:RE_biomedical_2.png|800px|center]]
  
 
+
== Result ==
The RE operation will start and be executed as in the regular option and a new  
+
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'']].
'''RE Process''' object will be added to the clipboard, in 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.