APIs for tokenizing and counting tokens in strings columns. More...
#include <cudf/column/column.hpp>#include <cudf/scalar/scalar.hpp>#include <cudf/strings/strings_column_view.hpp>#include <cudf/utilities/export.hpp>#include <cudf/utilities/memory_resource.hpp>Go to the source code of this file.
Classes | |
| struct | nvtext::tokenize_vocabulary |
| Vocabulary object to be used with nvtext::tokenize_with_vocabulary. More... | |
Namespaces | |
| nvtext | |
| NVText APIs. | |
APIs for tokenizing and counting tokens in strings columns.
Definition in file tokenize.hpp.