Sha256: 9eb45248e983c882cbb12027e54269c2b6b9bb44d10a4456c919b8d9d09d66c5
Contents?: true
Size: 1.64 KB
Versions: 13
Compression:
Stored size: 1.64 KB
Contents
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - tokenizer.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2005 Davis E. King (davis@dlib.net) </font><font color='#009900'>// License: Boost Software License See LICENSE.txt for the full license. </font><font color='#0000FF'>#ifndef</font> DLIB_TOKENIZEr_ <font color='#0000FF'>#define</font> DLIB_TOKENIZEr_ <font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='tokenizer/tokenizer_kernel_1.h.html'>tokenizer/tokenizer_kernel_1.h</a>" <font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='tokenizer/tokenizer_kernel_c.h.html'>tokenizer/tokenizer_kernel_c.h</a>" <font color='#0000FF'>namespace</font> dlib <b>{</b> <font color='#0000FF'>class</font> <b><a name='tokenizer'></a>tokenizer</b> <b>{</b> <b><a name='tokenizer'></a>tokenizer</b><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <b>{</b><b>}</b> <font color='#0000FF'>public</font>: <font color='#009900'>//----------- kernels --------------- </font> <font color='#009900'>// kernel_1a </font> <font color='#0000FF'>typedef</font> tokenizer_kernel_1 kernel_1a; <font color='#0000FF'>typedef</font> tokenizer_kernel_c<font color='#5555FF'><</font>kernel_1a<font color='#5555FF'>></font> kernel_1a_c; <b>}</b>; <b>}</b> <font color='#0000FF'>#endif</font> <font color='#009900'>// DLIB_TOKENIZEr_ </font> </pre></body></html>
Version data entries
13 entries across 13 versions & 1 rubygems