Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
language-model
command
|
|
|
spellchecker
command
|
|
|
suggest
command
|
|
|
internal
|
|
|
pkg
|
|
|
alphabet
Package alphabet provides API for manipulating with the list of defined characters
|
Package alphabet provides API for manipulating with the list of defined characters |
|
analysis
Package analysis represents API to convert text into indexable/searchable tokens
|
Package analysis represents API to convert text into indexable/searchable tokens |
|
compression
Package compression holds the algorithms for compressing the list of sorted lists of integers
|
Package compression holds the algorithms for compressing the list of sorted lists of integers |
|
dictionary
Package dictionary represents storage for keeping an index vocabulary
|
Package dictionary represents storage for keeping an index vocabulary |
|
index
Package index provides an inverted index implementation and basic functionality for work with this data structure
|
Package index provides an inverted index implementation and basic functionality for work with this data structure |
|
lm
Package lm provides a library for storing large n-gram language models in memory.
|
Package lm provides a library for storing large n-gram language models in memory. |
|
merger
Package merger provides a different set of algorithms for solving T-overlap occurrence problem of sorted lists of integers.
|
Package merger provides a different set of algorithms for solving T-overlap occurrence problem of sorted lists of integers. |
|
metric
Package metric holds different metrics for sets similarity compare
|
Package metric holds different metrics for sets similarity compare |
|
mph
Package mph represents minimal perfect hash function implementation
|
Package mph represents minimal perfect hash function implementation |
|
spellchecker
Package spellchecker provides spellcheck functionality
|
Package spellchecker provides spellcheck functionality |
|
store
Package store provides an abstract way to work with i/o
|
Package store provides an abstract way to work with i/o |
|
suggest
Package suggest provides fuzzy search and autocomplete functionality
|
Package suggest provides fuzzy search and autocomplete functionality |
|
utils
Package utils holds the list of code helpers
|
Package utils holds the list of code helpers |
Click to show internal directories.
Click to hide internal directories.

