|
SHOGUN
4.1.0
|
Go to the source code of this file.
Classes | |
| singleton | SGVector< T > |
| shogun vector More... | |
| class | CTokenizer |
| The class CTokenizer acts as a base class in order to implement tokenizers. Sub-classes must implement the methods has_next(), next_token_idx() and get_copy(). More... | |