Skip to content

ttthy/dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSL

Discrimination of Similar Languages

Environment

pip install -r requirements.txt

Dataset & Preprocessing

Download the dataset from DSLLCC We use DSLCC v4.0

You should change the directory in the file

python preprocessing.py 

Usage

SVM baselines

python -m svm.svm [charngram/2step]

Neural baselines

python -m charcnn.main --save_dir [checkpoints/temp] --model [bow/cnn/multicnn]

About

Discrimination of Similar Languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages