added new function to readme

This commit is contained in:
Sander Hautvast 2022-05-10 17:25:52 +02:00
parent ee38dd353c
commit c668a2ac69

View file

@ -10,6 +10,7 @@ rltk has the same philosophy: everything is done using iterators (on iterators)
Currently in it's infancy (but growing):
* rltk::lm::preprocessing::pad_both_ends
* rltk::lm::preprocessing::padded_everygrams
* rltk::util::pad_sequence
* rltk::util::pad_sequence_left
* rltk::util::pad_sequence_right