All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by julielab with all dependencies

Search JAR files by class name

bluima_typesystem from group ch.epfl.bbp.nlp (version 1.0.1)

Typesystem, based on julielab's Typesystem

Group: ch.epfl.bbp.nlp Artifact: bluima_typesystem
Show documentation Show source 
 

0 downloads
Artifact bluima_typesystem
Group ch.epfl.bbp.nlp
Version 1.0.1
Last update 11. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ruta-core,
There are maybe transitive dependencies!

jcore-topic-indexing-ae from group de.julielab (version 2.6.1)

Labels LDA Topics estimated from project julielab-topic-modeling to infer document topics for PubMed articles

Group: de.julielab Artifact: jcore-topic-indexing-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-topic-indexing-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-topic-labeling-ae
License BSD-2-Clause
Dependencies amount 9
Dependencies jcore-descriptor-creator, assertj-core, slf4j-api, jcore-types, commons-configuration2, uimaj-document-annotation, jcore-utilities, julielab-topic-modeling, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-event-flattener-ae from group de.julielab (version 2.6.1)

This component reads de.julielab.jcore.types.EventMention annotations and converts event structures into de.julielab.jcore.types.ext.FlattenedRelation annotation. The purpose of FlattenedRelations is to represent complex event structures in a more simple manner. This can be helpful for visualization or further processing.

Group: de.julielab Artifact: jcore-event-flattener-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-event-flattener-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-event-flattener-ae
License BSD-2-Clause
Dependencies amount 4
Dependencies slf4j-api, jcore-types, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-julielab-entity-evaluator-consumer from group de.julielab (version 2.6.1)

This component allows the output of entity mention data in documents in the format required by the JULIE Lab Entity Evaluator. This way, CAS annotations can be exported for evaluation purposes. The output format is a single tab-separated text file. For the exact format refer to the documentation of the julielab-entity-evaluator in the jcore-dependencies repository on https://github.com/JULIELab/.

Group: de.julielab Artifact: jcore-julielab-entity-evaluator-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-julielab-entity-evaluator-consumer
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-julielab-entity-evaluator-consumer
License BSD-2-Clause
Dependencies amount 8
Dependencies julielab-entity-evaluator, jcore-utilities, jcore-types, jcore-descriptor-creator, julielab-java-utilities, junit-jupiter-engine, commons-lang3, commons-codec,
There are maybe transitive dependencies!

jcore-bionlpgold-pred-gene-merge-ae from group de.julielab (version 2.6.0)

Given the gold BioNLP ST gene mentions and other gene mentions - possibly from gene recognizer - merges the two different sources of genes. For simplicity, this component employs two different types to represent genes. The BioNLP ST reader uses the de.julielab.jcore.types.Gene type. The other genes should be realized with de.julielab.jcore.types.Protein annotations.

Group: de.julielab Artifact: jcore-bionlpgold-pred-gene-merge-ae
Show documentation Show source 
 

0 downloads
Artifact jcore-bionlpgold-pred-gene-merge-ae
Group de.julielab
Version 2.6.0
Last update 25. November 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-bionlpgold-pred-gene-merge-ae
License BSD 2-Clause
Dependencies amount 5
Dependencies jcore-utilities, slf4j-api, jcore-types, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

dragontool from group de.julielab (version 1.3.3)

Copy of the dragontools from http://dragon.ischool.drexel.edu with very limited functionality due to the lack of publicly available Maven dependencies. Used in JULIELab JCoRe as dependency for the BANNER gene tagger.

Group: de.julielab Artifact: dragontool
Show documentation Show source 
 

1 downloads
Artifact dragontool
Group de.julielab
Version 1.3.3
Last update 10. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies gate-core, jwnl, commons-httpclient,
There are maybe transitive dependencies!

julielab-embeddings-server from group de.julielab (version 1.0.0)

This project offers a Java server that wraps a Word2Vec embedding file. The server can then be queried for embeddings via a simple HTTP API. A Java client is available via the julielab-embeddings-client project. For other languages, the server protocol must be implemented which is a simple binary format as described in the README.md file.

Group: de.julielab Artifact: julielab-embeddings-server
Show documentation Show source 
 

0 downloads
Artifact julielab-embeddings-server
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization not specified
URL https://github.com/JULIELab/julielab-embeddings-management/tree/master/julielab-embeddings-server
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-elasticsearch-consumer from group de.julielab (version 2.6.2)

This component converts CAS annotations into a JSON format that originates from Solr's preanalyzed field type. At the JulieLab, there is an ElasticSearch plugin making this format accessible also by ElasticSearch. Configuration happens right in Java code. Note that the component is also able to generate perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed data format cannot be used because this is the format that required the ElasticSearch plugin.

Group: de.julielab Artifact: jcore-elasticsearch-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-elasticsearch-consumer
Group de.julielab
Version 2.6.2
Last update 29. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-elasticsearch-consumer
License BSD-2-Clause
Dependencies amount 14
Dependencies jcore-descriptor-creator, slf4j-api, httpclient, lucene-analyzers-common, assertj-core, guava, gson, jcore-utilities, julielab-java-utilities, icu4j, commons-lang3, mapdb, testng, junit-jupiter,
There are maybe transitive dependencies!

xercesImpl from group de.julielab (version 2.11.0.1)

A slightly adapted version of Xerces 2.11.0 to allow the XMLStringBuffer responsible for XML attribute scanning to start larger and thus avoid extended appending times. The initial buffer size is controlled by settting the system property julielab.xerces.attributebuffersize (also available as constant XMLScanner#ATTRIBUTE_BUFFER_SIZE).

Group: de.julielab Artifact: xercesImpl
Show all versions Show documentation Show source 
 

125 downloads
Artifact xercesImpl
Group de.julielab
Version 2.11.0.1
Last update 21. April 2017
Organization not specified
URL http://www.julielab.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies xml-apis,
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy