Package: TSTr
Type: Package
Title: Ternary Search Tree for Auto-Completion and Spell Checking
Version: 1.1
Date: 2015-10-07
Author: Ricardo Merino [aut, cre],
  Samantha Fernandez [ctb]
Maintainer: Ricardo Merino <ricardo.merino.raldua@gmail.com>
Description: A ternary search tree is a type of prefix tree with up to three children and the ability for incremental string search. The package uses this ability for word auto-completion and spell checking. Includes a dataset with the 10001 most frequent English words.
License: GPL-2
LazyData: yes
Depends: R (>= 2.14)
Imports: stringr, stringdist, stats, data.table
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-10-07 18:25:36 UTC; Ricardo
Repository: CRAN
Date/Publication: 2015-10-07 23:49:31
