Discrimination of Similar Languages
pip install -r requirements.txtDownload the dataset from DSLLCC We use DSLCC v4.0
You should change the directory in the file
python preprocessing.py
SVM baselines
python -m svm.svm [charngram/2step]Neural baselines
python -m charcnn.main --save_dir [checkpoints/temp] --model [bow/cnn/multicnn]