49#include <lal/io/report_correctness.hpp>
60std::vector<report_treebank_file>
71std::vector<report_treebank_collection>
std::vector< report_treebank_collection > check_correctness_treebank_collection(const std::string &main_file_name, size_t n_threads=1) noexcept
Checks the correctness of a treebank collection.
std::vector< report_treebank_file > check_correctness_treebank(const std::string &treebank_filename) noexcept
Checks the correctness of a treebank collection.
Main namespace of the library.
Definition definitions.hpp:48