nlib
|
Defines the class for searching for sets of words in text. More...
Go to the source code of this file.
Classes | |
class | nn::nlib::succinct::WordFilter |
Class that checks whether text contains the predefined set of words. More... | |
class | nn::nlib::succinct::WordFilterBuilder |
Class to create a WordFilter object that corresponds to a term and excluded terms. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::succinct | |
Implements a library of succinct data structure classes related to bit vectors. | |
Defines the class for searching for sets of words in text.
Definition in file WordFilter.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.