Rigorous and Reliable (RAR)
query - Printable Version

+- Rigorous and Reliable (RAR) (http://rar.shufangkeji.com:60380)
+-- Forum: 大计算 (/forumdisplay.php?fid=257)
+--- Forum: 应用 (/forumdisplay.php?fid=363)
+---- Forum: BIBO (/forumdisplay.php?fid=602)
+---- Thread: query (/showthread.php?tid=9628)


query - lingu - 08-10-2021 08:57 PM

Queries search the corpus and return matching results. The workflow follows the targeting op pattern http://rar.shufangkeji.com:60380/showthread.php?tid=9227


RE: query - lingu - 08-10-2021 08:58 PM

(09-24-2020 01:05 PM)zhihao Wrote:  query_case()
Code:
query_case() {
    clear file $tspfn
    for each case; do
        set option $tycano for procone.py
    done
    auntie register tasks
    generate query result response
}

The current workflow is recorded in http://rar.shufangkeji.com:60380/showthread.php?tid=9227