added new function to readme
This commit is contained in:
parent
ee38dd353c
commit
c668a2ac69
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ rltk has the same philosophy: everything is done using iterators (on iterators)
|
||||||
|
|
||||||
Currently in it's infancy (but growing):
|
Currently in it's infancy (but growing):
|
||||||
* rltk::lm::preprocessing::pad_both_ends
|
* rltk::lm::preprocessing::pad_both_ends
|
||||||
|
* rltk::lm::preprocessing::padded_everygrams
|
||||||
* rltk::util::pad_sequence
|
* rltk::util::pad_sequence
|
||||||
* rltk::util::pad_sequence_left
|
* rltk::util::pad_sequence_left
|
||||||
* rltk::util::pad_sequence_right
|
* rltk::util::pad_sequence_right
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue