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

Download org.ow2.weblab.webservices JAR files with all dependencies

Search JAR files by class name

solr-engine from group org.ow2.weblab.webservices (version 2.1.3)

This service implements the Indexer and Searcher interface of WebLab and connect to a remote SOLR engine in order to realize the functions. The connection is mandatory and thus the remote SOLR server should be started beforehand. Configuration of the SOLR server URL is found in src/main/webapp/WEB-INF/cxf-servlet.xml . See in particular "indexerServiceBean" and "searcherServiceBean". Moreover, the service implements several "Analyser" services that could be included in a complete search chain in order to: - enrich a ResultSet with metadata about Hits (see resultSetMetaEnricherServiceBean) - highlight snippet in ResultSet (see highlighterServiceBean) - provide facets related to the current results (see facetSuggestionServiceBean) - suggest spell correction of the original query (see spellSuggestionServiceBean)

Group: org.ow2.weblab.webservices Artifact: solr-engine
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solr-engine
Group org.ow2.weblab.webservices
Version 2.1.3
Last update 17. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies rdf-helper-jena, rdf-helper-jena-selection, dataoperator, solr-solrj, commons-lang,
There are maybe transitive dependencies!

solr-engine-embedded from group org.ow2.weblab.webservices (version 2.0.2)

This service implements the Indexer and Searcher interface of WebLab and uses a embedded SOLR engine in order to realize the functions. Unlike the other SolR service, this version does not need having SolR installed. Configuration of the SOLR service can be done through IndexerBean.xml and SearcherBean.xml whereas the SolR instance configuration resides in the solr directory.

Group: org.ow2.weblab.webservices Artifact: solr-engine-embedded
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solr-engine-embedded
Group org.ow2.weblab.webservices
Version 2.0.2
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies dataoperator, rdf-helper-jena, rdf-helper-jena-selection, bean-helper-spring, solr-core, commons-lang3, slf4j-log4j12,
There are maybe transitive dependencies!

gate-extraction from group org.ow2.weblab.webservices (version 2.2.2)

Gate based component, that can process the Text units to extract informations using Gate's tools (such as grammars, gazetteers, tokenizer or POS Taggers).

Group: org.ow2.weblab.webservices Artifact: gate-extraction
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gate-extraction
Group org.ow2.weblab.webservices
Version 2.2.2
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies rdf-helper-jena, gate-core,
There are maybe transitive dependencies!

simple-gazetteer from group org.ow2.weblab.webservices (version 1.2.1)

Load Gazetteer files from a folder to annotate WebLab documents.

Group: org.ow2.weblab.webservices Artifact: simple-gazetteer
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simple-gazetteer
Group org.ow2.weblab.webservices
Version 1.2.1
Last update 13. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

open-search-connector from group org.ow2.weblab.webservices (version 1.0.0)

This is a project generated WebLab Maven plug-in

Group: org.ow2.weblab.webservices Artifact: open-search-connector
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact open-search-connector
Group org.ow2.weblab.webservices
Version 1.0.0
Last update 11. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies content-manager, rdf-helper-jena, rome-modules,
There are maybe transitive dependencies!

tika-normaliser from group org.ow2.weblab.webservices (version 1.8.2)

This service is an integration of Apache Tika project. It enables to extract metadata and text content of many kinds of files format. The WebLab document in input is enriched with RDF properties for the metadata and Text unit(s) for the content. The service can be configured through the Spring bean of CXF to handle various kind of features (identifying language or not, provide a normalised XHTML output of the document...).

Group: org.ow2.weblab.webservices Artifact: tika-normaliser
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tika-normaliser
Group org.ow2.weblab.webservices
Version 1.8.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies model, extended, content-manager, rdf-helper-jena, tika-core, tika-parsers,
There are maybe transitive dependencies!

boilerpipe-html-purification-service from group org.ow2.weblab.webservices (version 1.4-RC1)

Group: org.ow2.weblab.webservices Artifact: boilerpipe-html-purification-service
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boilerpipe-html-purification-service
Group org.ow2.weblab.webservices
Version 1.4-RC1
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies content-manager, rdf-helper-jena, slf4j-log4j12, boilerpipe, xercesImpl, nekohtml,
There are maybe transitive dependencies!

local-file-exposer from group org.ow2.weblab.webservices (version 2.0)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.webservices Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

folder-listener from group org.ow2.weblab.webservices (version 1.1)

Create a queue manager which listens to folders and converts files, resources or warcs for each nextResource call. Each particular type of file is managed through a dedicated implementations.

Group: org.ow2.weblab.webservices Artifact: folder-listener
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact folder-listener
Group org.ow2.weblab.webservices
Version 1.1
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-io, heritrix-modules, annotator, content-manager, log4j,
There are maybe transitive dependencies!

file-repository from group org.ow2.weblab.webservices (version 1.7.2)

It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. When you save a resource, the component checks if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource. You can load every saved resource, and subresource.

Group: org.ow2.weblab.webservices Artifact: file-repository
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact file-repository
Group org.ow2.weblab.webservices
Version 1.7.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!



Page 1 from 3 (items total 21)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy