Rigorous and Reliable (RAR)

Full Version: docsmatch
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
docsmatch is a C++ program like procone, but it may process multiple candidate docs at a time.
zhihao - is this prorgram started? Pls create the program framework asap.

zhihao

(10-24-2020 06:46 PM)lingu Wrote: [ -> ]zhihao - is this prorgram started? Pls create the program framework asap.

I implemented the docsmatch.cpp, which calls the procone.py
(10-26-2020 08:20 AM)zhihao Wrote: [ -> ]
(10-24-2020 06:46 PM)lingu Wrote: [ -> ]zhihao - is this prorgram started? Pls create the program framework asap.

I implemented the docsmatch.cpp, which calls the procone.py

procone is in cod://biboback and we shall keep docsmatch source there, too.

-- i have moved it to cod://biboback/src
zhihao - how do you compile the program? I dont find anything in Makefile.

zhihao

(10-29-2020 09:29 PM)lingu Wrote: [ -> ]zhihao - how do you compile the program? I dont find anything in Makefile.

I use g++ to compile it mannally
(10-29-2020 09:33 PM)zhihao Wrote: [ -> ]
(10-29-2020 09:29 PM)lingu Wrote: [ -> ]zhihao - how do you compile the program? I dont find anything in Makefile.

I use g++ to compile it mannally

It has errors when I compiled it with g++.

I fixed it in cod://biboback commit d046112
Reference URL's