ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
ir_eval.h File Reference
#include <iostream>
#include <limits>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "meta.h"

Go to the source code of this file.

Classes

class  meta::index::ir_eval
 Evaluates lists of ranked documents returned from a search engine; can give stats per-query (e.g. More...
 
class  meta::index::ir_eval::ir_eval_exception
 Basic exception for ir_eval interactions. 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::index
 Indexes to create efficient representations of data.
 

Detailed Description

Author
Sean Massung

All files in META are released under the MIT license. For more details, consult the file LICENSE in the root of the project.