DOC

de.julielab : jcore-gnormplus-pubmed-db-reader

Maven & Gradle

Dec 09, 2022
22 stars

JCoRe GNormPlus PubMed Database Multiplier · This is the GNormPlus XML DB multiplier base component that is contained in the JCoRe GNormPlus AE project in jcore-base complemented by the pubmed XML mapping file. This is a drop-in replacement for the PubMed DB Multiplier that runs GNormPlus after the XML data has been added to the CAS. Note that running GNormPlus requires the presence of the GNormPlus resources and external programs in the working directory of the pipeline.

Table Of Contents

Latest Version

Download de.julielab : jcore-gnormplus-pubmed-db-reader Javadoc & API Documentation - Latest Versions:

All Versions

Download de.julielab : jcore-gnormplus-pubmed-db-reader Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.6.x

How to open Javadoc JAR file in web browser

  1. Rename the file jcore-gnormplus-pubmed-db-reader-2.6.1-javadoc.jar to jcore-gnormplus-pubmed-db-reader-2.6.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jcore-gnormplus-pubmed-db-reader-2.6.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jcore-gnormplus-pubmed-db-reader-2.6.1-sources.jar" -d "jcore-gnormplus-pubmed-db-reader-2.6.1-javadoc" -subpackages 

Advertisement