XenC icon indicating copy to clipboard operation
XenC copied to clipboard

XenC: open-source data selection tool for NLP

Results 4 XenC issues
Sort by recently updated
recently updated
newest added

I run XenC with the following code: ./XenC-master/XenC -s zh -t en -i ./data/newstest2020.zh.txt -o ./data/newsall.zh.txt --in-ttext ./data/newstest2020.en.txt --out-ttext ./data/newsall.en.txt -m 3 --threads 8 But there is an error about...

Output of cmake: -- Boost 1.57.0 found. -- Found Boost components: regex;filesystem;system;iostreams;program_options;thread -- Configuring done -- Generating done -- Build files have been written to: /work/data/data_selection/XenC-master Output of make: CMakeFiles/XenC.dir/build.make:254:...

Output of cmake -- Boost version: 1.57.0 -- Found the following Boost libraries: -- regex -- filesystem -- system -- iostreams -- program_options -- thread -- Configuring done -- Generating...

Error Message: root@dsw-252469-64d6fd99c7-hfsns:/mnt/workspace/XenC# make Consolidate compiler generated dependencies of target XenC [ 1%] Building CXX object CMakeFiles/XenC.dir/src/Xen.cpp.o In file included from /mnt/workspace/XenC/src/../include/utils/../kenlm/lm/model.hh:13, from /mnt/workspace/XenC/src/../include/utils/../XenLMken.h:43, from /mnt/workspace/XenC/src/../include/utils/../eval.h:41, from /mnt/workspace/XenC/src/../include/utils/xenio.h:37, from /mnt/workspace/XenC/src/../include/Xen.h:39,...