SHOGUN
4.2.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... | |