Main Page

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
  
[[Table of Content]]
+
'''User Manual'''
 +
# [[Quick Start]]
 +
# Login
 +
# [[WebLicht in Detail]]
 +
## Data Input
 +
## Creating Chains
 +
# [[Use Cases and Examples]]
 +
# Accessing Corpora
 +
# Tools in Detail
 +
## [[Sentence Splitter]]
 +
## [[Tokenizer]]
 +
## [[POS Tagger]]
 +
## Morphology
 +
## Lemmas/Lemmatizer
 +
## [[Parser]]
 +
## Hyphenation
 +
## [[Named Entity Recognition]]
 +
## Named Entity Classification
 +
## [[Word Sense Disambiguation]]
 +
## [[Semantic Relations]]
 +
## Coreference
 +
## [[Geo Visualization]]
 +
## ISOCat Integration
 +
# Associated Tools
 +
## [[Annotation Viewer]]
 +
## [[TViewer]]
 +
## [[DCA - Dynamic Corpus Analyzer]]
 +
 
 +
'''Developers Manual'''
 +
 
 +
# Technical Background: Service Oriented Architectures
 +
# [[WebLicht Overview]]
 +
# [[RESTStyle Web Services]]
 +
# [[The chaining algorithm]]
 +
## [[Formal Definition]]
 +
# CMDI Description
 +
# The TCF Format
 +
## Software Libraries for TCF
 +
# SOAPGate
 +
 
  
  

Revision as of 12:47, 21 March 2012

Welcome to the WebLicht Wiki.


User Manual

  1. Quick Start
  2. Login
  3. WebLicht in Detail
    1. Data Input
    2. Creating Chains
  4. Use Cases and Examples
  5. Accessing Corpora
  6. Tools in Detail
    1. Sentence Splitter
    2. Tokenizer
    3. POS Tagger
    4. Morphology
    5. Lemmas/Lemmatizer
    6. Parser
    7. Hyphenation
    8. Named Entity Recognition
    9. Named Entity Classification
    10. Word Sense Disambiguation
    11. Semantic Relations
    12. Coreference
    13. Geo Visualization
    14. ISOCat Integration
  7. Associated Tools
    1. Annotation Viewer
    2. TViewer
    3. DCA - Dynamic Corpus Analyzer

Developers Manual

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


Getting started