You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
407 B
Plaintext
12 lines
407 B
Plaintext
Files:
|
|
|
|
WordDB : Interface to berkeley DB
|
|
WordKey : key manipulation
|
|
WordRecord : record manipulation
|
|
WordReference : record and key manipulation
|
|
WordStat : derived from WordReference -> per unique word statistics
|
|
WordType : word normalisation and transformation (accents, lowercase, ...)
|
|
WordList : inverted index interface (word insert, word delete, list browsing)
|
|
|
|
|