Main Page

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
'''User Manual'''
 
'''User Manual'''
 
# [[Getting Started]]
 
# [[Getting Started]]
# [[WebLicht in Detail]]
+
# [[WebLicht Overview]]
 
<!--
 
<!--
 
## Data Input
 
## Data Input
Line 40: Line 40:
  
 
# Technical Background: Service Oriented Architectures
 
# Technical Background: Service Oriented Architectures
# [[WebLicht Overview]]
+
# [[WebLicht in Detail]]
 
# [[RESTStyle Web Services]]
 
# [[RESTStyle Web Services]]
 
# [[The chaining algorithm]]
 
# [[The chaining algorithm]]

Revision as of 14:05, 25 May 2012

Welcome to the WebLicht Wiki.


User Manual

  1. Getting Started
  2. WebLicht Overview
  3. Use Cases and Examples
  4. Accessing Corpora
  5. Tools in Detail
    1. Sentence Splitters
    2. Tokenizers
    3. Part-of-Speech (PoS) Taggers
    4. Morphological Analyzers and Lemmatizers
    5. Syntax - Parsers and Chunkers
    6. Word Sense Disambiguation
    7. Coreference Resolution and Anaphora
    8. Named Entity Recognition
    9. Geovisualization
    10. Sentence and Word Aligners
  6. Associated Applications
    1. Annotation Viewer
    2. TViewer
    3. DCA - Dynamic Corpus Analyzer

Developers Manual

  1. Technical Background: Service Oriented Architectures
  2. WebLicht in Detail
  3. RESTStyle Web Services
  4. The chaining algorithm
    1. Formal Definition
  5. CMDI Description
  6. The TCF Format
  7. SOAPGate


Getting started