ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
vocabulary_map.h File Reference
#include "io/mmap_file.h"
#include "util/disk_vector.h"

Go to the source code of this file.

Classes

class  meta::util::optional< T >
 A class for representing optional values. More...
 
class  meta::index::vocabulary_map
 A read-only view of a B+-tree-like structure that stores the vocabulary for an index. More...
 

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 
 meta::util
 Shared resources and utilities.
 
 meta::index
 Indexes to create efficient representations of data.
 

Detailed Description

Author
Chase Geigle

All files in META are dual-licensed under the MIT and NCSA licenses. For more details, consult the file LICENSE.mit and LICENSE.ncsa in the root of the project.

Author
Chase Geigle