ModErn Text Analysis
META Enumerates Textual Applications
filter_test.h
Go to the documentation of this file.
1 
10 #ifndef META_FILTER_TEST_H_
11 #define META_FILTER_TEST_H_
12 
13 namespace meta
14 {
15 namespace testing
16 {
21 int filter_tests();
22 }
23 }
24 #endif
int filter_tests()
Tests filters.
Definition: filter_test.cpp:33
The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
Definition: analyzer.h:24