Skip to content

Jhonathan-Pedroso/cikmcup2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

0. Install required libraries with Python 3.5
	requirements.txt

1. Dowload and copy Glove model to models folder
	https://nlp.stanford.edu/projects/glove/

2. Copy all data into data folder
	
3. Overwrite data_valid.csv by data_test.csv in data folder

4. Go to src folder and run "run.bat" to generate features, train models, and generate submission

5. The submission file is submission folder
	clarity.predict
	conciseness.predict

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Batchfile 0.4%