Package: TSTr
Type: Package
Title: Ternary Search Tree for Auto-Completion and Spell Checking
Version: 1.2
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 (>= 3.2.0)
Imports: stringr, stringdist, stats, data.table
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-10-31 11:28:33 UTC; Ricardo
Repository: CRAN
Date/Publication: 2015-10-31 19:26:02
Built: R 4.0.2; ; 2020-07-16 03:47:28 UTC; unix
