#include "index_building.hpp"
#include <boost/filesystem.hpp>
#include "invertedindex.hpp"
Go to the source code of this file.
Namespaces | |
namespace | aitools |
namespace | aitools::invertedindex |
Functions | |
void | aitools::invertedindex::build_index (const bfs::path &input_dir, const bfs::path &index_dir) |