Our project National Judges: Miss JuBERT won the 3rd Place and National Judges Award in Legal-tech Hackathon 2021. Presentation slides can be seen at link.
conda env create -f environment.yml
Please refer to legal-tech hackathon 2021 due to the license.
python concat_file.py $1
python eda.py $1
Note that you should modify processing function to corresponding needs.
python recommendation.py --filename $1 --TOPK $2
Note that you should modify function in recommend_similar
to specify what mode you want to test.
Our team is composed of Wei-Wei Du, Wei-Yao Wang, Li June Wei, Yi-Han Yang. Part of the codes are contributed from Wei-Wei Du.
If you find this useful, please give us stars! If you have any question, please send to sf1638.cs05@nctu.edu.tw.