Table of Content

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
m
Line 8: Line 8:
 
# Accessing Corpora
 
# Accessing Corpora
 
# Tools in Detail
 
# Tools in Detail
## Tokenizer
+
## [[Sentence Splitter]]
## POS Tagger
+
## [[Tokenizer]]
## Named Entities
+
## [[POS Tagger]]
## Constituent Parser
+
## Morphology
## Semantic Services
+
## Lemmas/Lemmatizer
## Geo Visualization
+
## [[Parser]]
 +
## Hyphenation
 +
## [[Named Entity Recognition]]
 +
## Named Entity Classification
 +
## [[Word Sense Disambiguation]]
 +
## [[Semantic Relations]]
 +
## Coreference
 +
## [[Geo Visualization]]
 
## ISOCat Integration
 
## ISOCat Integration
 
# Associated Tools
 
# Associated Tools

Revision as of 16:20, 7 March 2012

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

Developers Manual

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