conda create -n bloxnet -y python=3.10 conda activate bloxnet git clone https://github.com/Apgoldberg1/blox-net-coderelease.git cd blox-net-coderelease pip install -e ...
Create dataset split for IU dataset. Preprocess report for normalizion, such as lower-case, replacing nonsense tokens(e.g., 'xxxx-a-xxxx'). Build vocabulary file. Xian Wu, Shuxin Yang, Zhaopeng Qiu, ...