public marks

PUBLIC MARKS with tags "knowledge extraction" & framework

10 November 2007 12:30

Apache UIMA - Apache UIMA

by ogrisel & 1 other (via)
Unstructured Information Management applications are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. UIMA is a framework and SDK for developing such applications. An example UIM application might ingest plain text and identify entities, such as persons, places, organizations; or relations, such as works-for or located-at. UIMA enables such an application to be decomposed into components, for example "language identification" -> "language specific segmentation" -> "sentence boundary detection" -> "entity detection (person/place names etc.)". Each component must implement interfaces defined by the framework and must provide self-describing metadata via XML descriptor files. The framework manages these components and the data flow between them. Components are written in Java or C ; the data that flows between components is designed for efficient mapping between these languages. UIMA additionally provides capabilities to wrap components as network services, and can scale to very large volumes by replicating processing pipelines over a cluster of networked nodes. Apache UIMA is an Apache-licensed open source implementation of the UIMA specification (that specification is, in turn, being developed concurrently by a technical committee within OASIS , a standards organization). We invite and encourage you to participate in both the implementation and specification efforts.

10 November 2007 12:15

wiki.dbpedia.org : Documentation

by ogrisel
The DBpedia community uses a flexible and extensible framework to extract different kinds of structured information from Wikipedia. The DBpedia information extraction framework is written using PHP 5. The framework is available from the DBpedia SVN (GNU GPL License). This pages describes the DBpedia information extraction framework. The framework consists of the interfaces: Destination, Extractor, Page Collection and RDFnode, plus the essential classes Extraction Group, Extraction Job, Extraction Manager, Extraction Result and RDFtriple.

PUBLIC TAGS related to tag "knowledge extraction"

apache +   framework +   java +   nlp +   uima +  

Active users

ogrisel
last mark : 10/11/2007 12:37