| Trees | Indices | Help |
|
|---|
|
|
File I/O and internal representations for other people's corpora.
This package contains modules for reading in (and potentially writing out) data from other people's corpora and classes for representing and manipulating the data.
My own data is stored using the classes in the Django database definition or those in jazzparser.data.db_mirrors.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
| |||
|
|||
| CorpusError | |||
|
|||
|
|||
|
|||
|
|||
__kp_info =
|
|||
CORPORA = Available corpus datasets, indexed by names by which they can be loaded. |
|||
__package__ = Nonehash(x) |
|||
|
|||
Load a file from a named corpus that is stored within the project. If the file is not found, we'll attempt to append the default file extensions defined for this corpus until we find one that exists.
|
Produces a list of the files in the corpus with the given name. Each file is represented by its path, split into a list. |
|
|||
CORPORAAvailable corpus datasets, indexed by names by which they can be loaded.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:55 2012 | http://epydoc.sourceforge.net |