Skip to content

wywyWang/Legal-tech-2021

Repository files navigation

Legal-tech-2021

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.

Prepare

Install Environment

conda env create -f environment.yml

Data

Please refer to legal-tech hackathon 2021 due to the license.

Usage

Concat files in the same folder

python concat_file.py $1

Pre-process files to the processed file

python eda.py $1

Note that you should modify processing function to corresponding needs.

Get training embeddings

python recommendation.py --filename $1 --TOPK $2

Note that you should modify function in recommend_similar to specify what mode you want to test.

Contributors

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.

Citation and Contact

If you find this useful, please give us stars! If you have any question, please send to sf1638.cs05@nctu.edu.tw.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published