Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.

Other labels

  • tools:weblab-build-tools_duplicate294
    weblab / various / jira-issues-migration
  • tools:weblab-build-tools
    weblab / various / jira-issues-migration
    A project that contains custom configuration of build tools such as checkstyle.
  • tools:weblab-archetype-plugin
    weblab / various / jira-issues-migration
    A plugin that helps to generate new WebLab services stubs.
  • tools:service-client-cli
    weblab / various / jira-issues-migration
    A tool that enable to loop over a dataset of Resource and to send them to a service
  • tools
    weblab / various / jira-issues-migration
    A set of tools easing the creation of new WebLab based projects. For instance Maven or Eclipse plugins.
  • services
    weblab / various / jira-issues-migration
    This is a projet to group every services together. This will be used when someting is common on every services (especially the parent pom).
  • service:webpage-extractor
    weblab / various / jira-issues-migration
    Extract relevant parts of a webpage
  • service:tika-normaliser
    weblab / various / jira-issues-migration
    This service is an integration of the Apache librairy Tika (http://tika.apache.org/).It is a normaliser and enable to convert native files (Office, PDF...) into WebLab document by extracting their text.
  • service:simple-file-repository_duplicate286
    weblab / various / jira-issues-migration
  • service:simple-file-repository_duplicate285
    weblab / various / jira-issues-migration
  • service:simple-file-repository_duplicate284
    weblab / various / jira-issues-migration
  • service:simple-file-repository
    weblab / various / jira-issues-migration
    This is an implementation of ResourceContainer interface.It enable the storing (and loading back) of resources on the file system.The two main differences between this implementation and the filerepository one are: - this one does not care with the URI of incoming document, it only stores them as is (whereas file-repository changes their URI if not known). - as a consequence, it does not allow the loading or saving of sub-resources.
  • service:ngramj-language-extraction
    weblab / various / jira-issues-migration
    This service is an integration of the free tool NGramJ dedicated to language identification (http://ngramj.sourceforge.net/).By default it ships the model that are provided with NGramJ, thus allowing the identification of european languages.
  • service:local-file-exposer
    weblab / various / jira-issues-migration
    A service in charge of creating an isExposedAs URL from an input statement Object
  • service:geonames-referencer
    weblab / various / jira-issues-migration
    Geolocalize geographic entities using sparql geoname endpoint
  • service:gate-extraction
    weblab / various / jira-issues-migration
    This service is an integration of the Gate Embedded tool provided by Sheffield University (http://gate.ac.uk/).By default it only ships ANNIE, Lang_French and Lang_German.The main purpose is to enable Named entity extraction using Gate. THe annotation from the Gate model are converted into RDF one, and segments are created in the output WebLab document.
  • service:blank-lines-remover
    weblab / various / jira-issues-migration
    This service is a cleansing analyser.It normalises the text in every text section of a document : - by removing spaces on blank lines - prevent from the appearance of more than two new lines
  • portlets
    weblab / various / jira-issues-migration
    WebLabServices\Portlets
  • portlet:weblab-portlet-filter
    weblab / various / jira-issues-migration
    Library managing portlet filters for eventing and redirection
  • portlet:sources-manager
    weblab / various / jira-issues-migration
    Manage sources configurations