summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-03-23Add Log() function to Pipeliner interfaceNick White
2020-03-23Replace errors.New(fmt.Sprintf with fmt.ErrorfNick White
2020-03-23Don't try to make a graph with one line (it will fail), and don't mark analys...Nick White
2020-03-23[getpipelinebook] Add -binarisedpdf and -colourpdf flagsNick White
2020-03-23[getpipelinebook] Add -graph flag to download just graphsNick White
2020-03-09Add nobooks flag to lspipeline so it has a faster modeNick White
2020-02-27Remove fonttobytes (use the one in rescribe.xyz/utils repo instead)Nick White
2020-02-27Add documentation, license notices, and licenseNick White
2020-02-27Improve usage description of confgraph and pagegraphNick White
2020-02-05Fix allOCRed for wipeonly books (hopefully)Nick White
2020-01-22[pagegraph] Stop printing debug outputNick White
2020-01-22[pagegraph] Fix bug where word graphs werent stable as their number wasnt par...Nick White
2020-01-22Make pagegraph use lines againNick White
2020-01-22Remove unused function in pagegraphNick White
2020-01-21Add pagegraph toolNick White
2019-12-17Add png flag to getpipelinebookNick White
2019-12-17Add pdf flag to getpipelinebookNick White
2019-12-16Fix error message syntax in getpipelinebookNick White
2019-12-16Add a new tool, addtoqueue, which can be used to generically add any message ...Nick White
2019-12-16Fix usage message for getpipelinebook, and trim final slashes in lspipeline o...Nick White
2019-12-13Hopefully fix empty training bugNick White
2019-12-13Mention training in ocr error messageNick White