Resources

From Anote2Wiki
Revision as of 14:46, 28 March 2012 by Anote2Wiki (talk | contribs) (Views:)
Jump to: navigation, search

About Resources Plug-in

Lexical Resources Plug-in. Allows the management of resources with the possibility to create and edit new resources. Grouping some lexical resources in Biomedical Text Mining (BioTM) area. A resource can be defined as a list structured elements that can be used in BioTM processes. Some examples are dictionaries to identify entities in text (by pattern matching) or ontology for the classification of those entities.

In this plug.in are included dictionaries, lookup tables, ontologies and syntactic rules.

User HowTOs

Dictionary Create

Dictionary Management Content

Dictionary Merge

Dictionary Update

LookupTable Add Element

LookupTable Create

LookupTable Export To CVS File

LookupTable Import Element From CSV FIle

LookupTable Merge

Ontology Create

Resources Plugin Management

RulesSet Add Rule

RulesSet Create

RulesSet Merge

MVC AIBench Model:

Data-types:

Dictionaries: Represents a Dictionary Set.

DictionaryAibench: Represents a Dictionary.

LookupTables: Represents a Lookup Table Set.

LookupTableAibench: Represents a Lookup Table.

Ontologies: Represents an Ontology Set.

OntologyAibench: Represents an Ontology.

Resources: Contains information about all lexical resources present in @Note and allows adding a new resource (Dictionary, lookup tables, rules or ontologies).

RulesSet: Represent a Rules Set. Allows Rules Set creation.

RulesAibench: Represent a Rule Set and allows the creation of a new rule and changing rules priority.

Operations :

InitResources: Plug-in Starting

ExitResources: Exit Plug.in.

CreateDictionary: Creates a new Dictionary.

MergeDictionary: Merging Dictionaries.

UploadDicionary: Imports new elements and synonyms, from database flat files, for dictionaries.

UpdateDictionaryBiowareHouse: Imports new elements and synonyms, from local BiowareHouse database, for dictionaries.

AddTermToLookupTable: Adding a new Element for Lookup Table.

CreateLookupTable: Creates a Lookup Table.

LoadLookupTableCSV: Imports data, from CSV files, to a Lookup Table.

MergeLookupTable: Merging Lookup Tables.

SaveLookupTableCSV: Saves Lookup Tables in a CSV file.

CreateOntology: Creates a new Ontology.

CreateRulesSet: Creates a new Rules Set.

MergeRuleSet: Merges Rule Sets.

NewRule: Creates a new Rule Set.

Views:

DictionariesView: Dictionaries View that show Dictionaries available and permits selection adding dictionary in clipboard.

DictionaryView: DictionaryAibench View showing dictionary information. This view permits management of dictionary elements.

LookupTablesView: LookupTables View that shows available Lookup Tables and allows selection adding LookupTable in clipboard.

LookupTableView: LookupTableAibench View showing LookupTable information.

RulesSetView: RulesSet View that shows RuleSet available and allows selection adding RuleSet in clipboard.

RulesView: RulesAibench View showing Rules information and allowing priority changing.