Home | Trees | Indices | Help |
|
---|
|
zipfile.ZipFile
that closes its file
pointer whenever it is not using it; and re-opens it when it needs
to read data from the zipfile.
FeatStructNonterminal
s.
FeatStructNonterminal
s.
FeatStructNonterminal
s.
pickle.dump
).
_destructively_unify
to
abort unification when a failure is encountered.
Tkinter
frame containing a canvas and scrollbars.
Canvas
.
BoxWidget
and OvalWidget
.
Canvas
's
scrollregion to always include the bounding boxes of all of its
children.
Tree
.
HiddenMarkovModelTagger
.
HiddenMarkovModelTaggerTransformI
.
HiddenMarkovModelTaggerTransform
that
implements transform() as the identity function, i.e.
HiddenMarkovModelTaggerTransform
that is
backed by an arbitrary user-defined function, instance method, or
lambda function.
PCFG
s that uses a
Chart
to record partial results.
PCFG
s that tries edges in
descending order of the inside probabilities of their trees.
PCFG
s that tries longer edges
before shorter ones.
PCFG
s that tries edges in
random order.
PCFG
s that tries edges in
whatever order.
ChartParser
that allows you to step through the
parsing process, adding a single edge at a time.
Tree
, and matching it
against a text.
RecursiveDescentParser
that allows you to step
through the parsing process, performing a single operation at a
time.
ShiftReduceParser
that allows you to setp through
the parsing process, performing a single operation at a time.
PCFG
parser that uses dynamic programming
to find the single most likely parse for a text.
FileSystemPathPointer
that identifies a
gzip-compressed file located at a given absolute path.
ClosedWorldProver
.
ProverCommand
class from
which concrete prover command decorators can extend.
ChunkString
, using a transformational regular
expression.
ChunkString
, using a matching tag pattern.
ChunkString
,
using a matching tag pattern.
ChunkString
,
using three matching tag patterns: one for the left context, one
for the chunk, and one for the right context.
ChunkString
to the left, using two matching tag
patterns: a left pattern, and a right pattern.
ChunkString
to the right, using two matching tag
patterns: a left pattern, and a right pattern.
ChunkString
, using two matching tag patterns: a left
pattern, and a right pattern.
ChunkString
, using two matching tag patterns: a left
pattern, and a right pattern.
ChunkString
, using a matching tag pattern.
codecs.StreamReader
); but still
supports the seek()
and tell()
operations
correctly.
Tkinter
window used to display a text.
ModelBuilder
, a goal, and a list of
assumptions.
Prover
, a goal, and a list of
assumptions.
MalletCRF
to specify
how input-features (which are a function of only the input) should
be mapped to joint-features (which are a function of both the input
and the output tags).
FileSystemPathPointer
that identifies a
gzip-compressed file located at a given absolute path.
num
used to
record the sentence identifier (the n
attribute from
the XML).
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:49 2008 | http://epydoc.sourceforge.net |