| Copyright | (c) 2019-20202023 Dakotah Lambert | 
|---|---|
| Safe Haskell | Safe-Inferred | 
| Language | Haskell2010 | 
LTK.Porters.Corpus
Description
This module provides methods to construct prefix-trees of corpora.
Since: 0.3
Synopsis
- readCorpus :: Ord a => [[a]] -> FSA [a] a
Documentation
readCorpus :: Ord a => [[a]] -> FSA [a] a #
Construct a prefix-tree of a (finite) corpus.