Skip to content

News Article’s Violation of Law Interest Predict Model Based on Artificial Neural Network

Notifications You must be signed in to change notification settings

csh3695/mlproj2019

Repository files navigation

##############################################
#Machine Learning(4190.428_001) Final Project#
##############################################

	###########################
	#Seoul National University#
	#      Seonghwan Choi     #
	###########################

- You can get my code in `mlproj.ipynb`.
- All codes except <Mecab Install on Colab>(==1st block) is written by myself.
- Detailed descriptions of code included in annotations.
- Before running your directory should be like below.
  -- If you don't have ./modeldata/Word2Vec(word_dset, E4-vs32w3e10mc1) code automatically builds new model and save
  -- res.csv, newres.csv : Violation of law interest data(bad data)
  -- *_raw.csv : No violation data(normal data)
.
├── ./modeldata
│   ├── ./modeldata/...
│   └── ./modeldata/Word2Vec(word_dset, E4-vs32w3e10mc1)
└── ./newsdata
    ├── ./newsdata/...
    ├── ./newsdata/IT과학_raw.csv
    ├── ./newsdata/newres.csv
    ├── ./newsdata/세계_raw.csv
    ├── ./newsdata/정치_raw.csv
    ├── ./newsdata/사회_raw.csv
    ├── ./newsdata/경제_raw.csv
    ├── ./newsdata/오피니언_raw.csv
    ├── ./newsdata/생활문화_raw.csv
    └── ./newsdata/res.csv


Thank You!

About

News Article’s Violation of Law Interest Predict Model Based on Artificial Neural Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published