Difference between revisions of "Release Notes"

From Anote2Wiki
Jump to: navigation, search
 
Line 8: Line 8:
 
* Add KineticRE Operation [https://www.ncbi.nlm.nih.gov/pubmed/26673933 Artcle] '''[[KineticRE|How To]]'''
 
* Add KineticRE Operation [https://www.ncbi.nlm.nih.gov/pubmed/26673933 Artcle] '''[[KineticRE|How To]]'''
 
* Dictionaries and Ontology Loaders reviewed
 
* Dictionaries and Ontology Loaders reviewed
* Add PDF retrieval  from PMC [https://www.ncbi.nlm.nih.gov/pmc/ PMC]
+
* Add PDF retrieval  from [https://www.ncbi.nlm.nih.gov/pmc/ PMC]
 
* Add Embedded H2 database to DatabaseAccess option -  Now is possible using @Note without any external software installation for single use propose.
 
* Add Embedded H2 database to DatabaseAccess option -  Now is possible using @Note without any external software installation for single use propose.
 
* Add Linnaues Tagger options: Case sensitive only for small words and minimal char size for annotation
 
* Add Linnaues Tagger options: Case sensitive only for small words and minimal char size for annotation

Latest revision as of 15:58, 3 July 2017

Contents


2.5.0

(June, 23rd - 2017)

  • Add Patent Pipeline Operation and Patent Retrieval How To
  • Add KineticRE Operation Artcle How To
  • Dictionaries and Ontology Loaders reviewed
  • Add PDF retrieval from PMC
  • Add Embedded H2 database to DatabaseAccess option - Now is possible using @Note without any external software installation for single use propose.
  • Add Linnaues Tagger options: Case sensitive only for small words and minimal char size for annotation
  • Database changes:
    • Annotation table: remove element normalization, start and end offset sentence, relation classification and add abbreviation, manual curated Boolean;
    • Processes table: Add version, create and update date
    • Add Table Data_process _status
    • Add Table Corpus_has_publication_has_processes
    • Create Lucene index - Text indexing
    • Update External Links
  • Some minors Bug fixed
  • Source code divided into biomedical text mining libraries and @Note project - Repositories changed Source Code