| Home | Trees | Indices | Help |
|---|
|
|
This module contains classes to access Elan data.
The class Eaf is a low level API to .eaf files.
EafGlossTree, EafPosTree, etc. are the classes to access the data via tree, which also contains the original .eaf IDs. Because of this EafTrees are read-/writeable.
EafGlossCorpusReader, EafPosCorpusReader, etc. implement a part of the corpus reader API described in the Natural Language Toolkit (NLTK): http://nltk.googlecode.com/svn/trunk/doc/howto/corpus.html
Version: 0.1.1
Author: Peter Bouda
|
|||
|
EafCorpusReader The base class for all Elan corpus readers. |
|||
| EafPosCorpusReader | |||
|
EafGlossCorpusReader The class EafCorpusReader implements a part of the corpus reader API described in the Natual Language Toolkit (NLTK). |
|||
| EafTree | |||
| EafGlossTree | |||
| EafPosTree | |||
| Eaf | |||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 16 15:49:10 2009 | http://epydoc.sourceforge.net |