JCoRe PubMed Reader

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-pubmed-reader
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe PubMed Reader
Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.
Project URL

Project URL

https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-reader
Project Organization

Project Organization

JULIE Lab, Germany

Download jcore-pubmed-reader

How to add to project

<!-- https://jarcasting.com/artifacts/de.julielab/jcore-pubmed-reader/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-pubmed-reader</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-pubmed-reader/
implementation 'de.julielab:jcore-pubmed-reader:2.5.1'
// https://jarcasting.com/artifacts/de.julielab/jcore-pubmed-reader/
implementation ("de.julielab:jcore-pubmed-reader:2.5.1")
'de.julielab:jcore-pubmed-reader:jar:2.5.1'
<dependency org="de.julielab" name="jcore-pubmed-reader" rev="2.5.1">
  <artifact name="jcore-pubmed-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-pubmed-reader', version='2.5.1')
)
libraryDependencies += "de.julielab" % "jcore-pubmed-reader" % "2.5.1"
[de.julielab/jcore-pubmed-reader "2.5.1"]

Dependencies

compile (5)

Group / Artifact Type Version
de.julielab : jcore-xml-reader jar 2.5.0
ch.qos.logback : logback-classic jar 1.2.3
de.julielab : jcore-utilities jar 2.5.0
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

provided (1)

Group / Artifact Type Version
de.julielab : jcore-descriptor-creator jar 2.5.1

test (2)

Group / Artifact Type Version
org.apache.uima : uimafit-cpe jar 2.5.0
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
2.5.1
2.5.0
2.4.0
2.3.10
2.3.8
2.3.0
2.2.0
2.1.0
2.0.1