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

Download org.apache.stanbol JAR files with all dependencies

Search JAR files by class name

org.apache.stanbol.enhancer.engines.restful.nlp from group org.apache.stanbol (version 1.0.0)

A Stanbol engine that uses a standadized API to call a RESTful service for NLP processing. The service is based on JSON serialized AnalysedText ContentPart.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.restful.nlp
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.restful.nlp
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.nlp, org.apache.stanbol.enhancer.nlp.json, org.apache.felix.scr.annotations, httpcore-osgi, httpclient-osgi, commons-io,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.kuromoji.nlp from group org.apache.stanbol (version 1.0.0)

NLP processing based on the Lucene Kuromoji module

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.kuromoji.nlp
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.kuromoji.nlp
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.solr.core, lucene-analyzers-kuromoji, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.nlp2rdf from group org.apache.stanbol (version 1.0.0)

This Enhancement Engine converts NLP data stored in the AnalyzedText content part to RDF and adds them to the enhancement metadata of the processed ContentItem. This Engine uses the NIF 1.0 (NLP Interchange Format) Ontologies for representing the NLP data in RDF.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.nlp2rdf
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.nlp2rdf
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.opennlp, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.smartcn.token from group org.apache.stanbol (version 1.0.0)

Sententence detection and Tokenizer for Chinese based on the Solr/Lucene smartcn (Smart Chinese) analyzer module

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.smartcn.token
Show all versions Show documentation Show source 
 

1 downloads
Artifact org.apache.stanbol.enhancer.engines.smartcn.token
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.solr.extras.smartcn, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.poschunker from group org.apache.stanbol (version 1.0.0)

Uses POS tag information of Tokens to create Noun and Verb phrases.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.poschunker
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.poschunker
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.opennlp.chunker from group org.apache.stanbol (version 1.0.0)

OpenNLP chunking engine to detect phrases in a text. Requires POS tagging to be applied to content item AnalysedText content part before it can run.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.opennlp.chunker
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.opennlp.chunker
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.opennlp, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.opennlp.ner from group org.apache.stanbol (version 1.0.0)

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.opennlp.ner
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.opennlp.ner
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.commons.opennlp, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.nlp, org.apache.stanbol.commons.stanboltools.datafileprovider, rdf.core, commons-io, commons-lang, commons-logging, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.opennlp.pos from group org.apache.stanbol (version 1.0.0)

A Stanbol engine adding a POS content part to a content item for further processing

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.opennlp.pos
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.opennlp.pos
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.opennlp, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.opennlp.token from group org.apache.stanbol (version 1.0.0)

A Stanbol engine tokenizing the AnalyzedText contentpart for further processing by other engines.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.opennlp.token
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.opennlp.token
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.opennlp, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.opennlp.sentence from group org.apache.stanbol (version 1.0.0)

A Stanbol engine adding Sentence annotations to the AnalyzedText content part to a content item for further processing.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.opennlp.sentence
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.opennlp.sentence
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.opennlp, org.apache.stanbol.enhancer.nlp, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!



Page 7 from 26 (items total 254)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy