ModErn Text Analysis
META Enumerates Textual Applications
Namespaces | Functions
postings_data.tcc File Reference
#include <algorithm>
#include <cstring>
#include "index/postings_data.h"

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::index
 Indexes to create efficient representations of data.
 

Functions

template<class PrimaryKey , class SecondaryKey >
bool meta::index::operator== (const postings_data< PrimaryKey, SecondaryKey > &lhs, const postings_data< PrimaryKey, SecondaryKey > &rhs)
 

Detailed Description

Author
Sean Massung