|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <boost/algorithm/string.hpp>#include "ElementsKernel/Exception.h"#include "Configuration/ConfigManager.h"#include "SEImplementation/Configuration/GroupingConfig.h"Go to the source code of this file.
Namespaces | |
| SourceXtractor | |
Variables | |
| static const std::string | SourceXtractor::GROUPING_ALGORITHM {"grouping-algorithm" } |
| static const std::string | SourceXtractor::GROUPING_MOFFAT_THRESHOLD {"grouping-moffat-threshold" } |
| static const std::string | SourceXtractor::GROUPING_MOFFAT_MAX_DISTANCE {"grouping-moffat-max-distance" } |
| static const std::string | SourceXtractor::GROUPING_ALGORITHM_NONE {"NONE" } |
| static const std::string | SourceXtractor::GROUPING_ALGORITHM_OVERLAP {"OVERLAP" } |
| static const std::string | SourceXtractor::GROUPING_ALGORITHM_SPLIT {"SPLIT" } |
| static const std::string | SourceXtractor::GROUPING_ALGORITHM_MOFFAT {"MOFFAT" } |
1.8.14