Package dphon
Expand source code
__version__ = '2.0.1'
Sub-modules
dphon.align
-
Classes and types for pairwise match alignment.
dphon.cli
-
dphon - a tool for old chinese phonetic analysis …
dphon.console
dphon.corpus
-
Classes for loading document corpora and passing them to an NLP pipeline.
dphon.extend
-
Abstract base class and implementations for extending Matches.
dphon.g2p
-
Tools for converting graphemes to phonemes.
dphon.index
-
Tools for building indices of document data.
dphon.match
-
The Match class for encoding text reuse relationships.
dphon.ngrams
-
SpaCy pipeline component for generating Token n-grams from Docs.
dphon.reuse
-
Classes for analyzing text reuse.