Difference between revisions of "Corpus Create Annotation Schema By Chemical Tagger"

From Anote2Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:HOWTOs]]
 
[[Category:HOWTOs]]
  
The user can perform a Chemical Tagger NER (for more details please visit http://gate.ac.uk/sale/tao/splitch21.html#sec:parsers:chemistrytagger ).
+
One of the options for performing NER is the use of the Chemical Tagger NER algorithm (for more details please visit http://gate.ac.uk/sale/tao/splitch21.html#sec:parsers:chemistrytagger ).
  
Selecting Corpus, the user must press right mouse button an select '''Corpus -> NER -> Chemical Tagger'''
+
Selecting the Corpus object on the clipboard, you should right click over it an choose '''Corpus -> NER -> Chemical Tagger'''
  
 
[[Image:Corpus_Process_NER_Chemical_Tagger.png|1500px|center]]
 
[[Image:Corpus_Process_NER_Chemical_Tagger.png|1500px|center]]
  
A GUI will be presented. The user can select targets
+
A GUI will be presented, where you can select targets
  
 
[[Image:NER_ChemicalTagger1.png|800px|center]]
 
[[Image:NER_ChemicalTagger1.png|800px|center]]
Line 17: Line 17:
 
*'''Element'''  names and symbols (e.g. Sodium and Na).
 
*'''Element'''  names and symbols (e.g. Sodium and Na).
  
Pressing '''Ok button''' the operations has lanched. Chemical Tagger NER operation will start and a small window will appear, indicating the execution of the operation and estimate time left and progress.
+
Pressing '''Ok''' the operation will be launched and a progress window will be shown, indicating the execution of the operation and estimate time left.
The NER operation will take a few minutes or hours depending number of documents, document size and total resources terms.
+
The NER operation will take a few minutes or hours depending on the number of documents, document size and used resources.
  
When process finishing , a new '''NER Process''' object will be added to the [[Corpora_Load_Corpus|''Corpus Process View'']].
+
When the process terminates, a new '''NER Process''' object will be added to the [[Corpora_Load_Corpus|''Corpus Process View'']].

Revision as of 00:31, 16 January 2013


One of the options for performing NER is the use of the Chemical Tagger NER algorithm (for more details please visit http://gate.ac.uk/sale/tao/splitch21.html#sec:parsers:chemistrytagger ).

Selecting the Corpus object on the clipboard, you should right click over it an choose Corpus -> NER -> Chemical Tagger

Corpus Process NER Chemical Tagger.png

A GUI will be presented, where you can select targets

NER ChemicalTagger1.png
  • Ion(e.g. Fe3+, Cl-).
  • Compound formulas (e.g. SO2, H2O, H2SO4 ...).
  • Element names and symbols (e.g. Sodium and Na).

Pressing Ok the operation will be launched and a progress window will be shown, indicating the execution of the operation and estimate time left. The NER operation will take a few minutes or hours depending on the number of documents, document size and used resources.

When the process terminates, a new NER Process object will be added to the Corpus Process View.