Pi_ville_project
======
We are planning to make 2020 CSAT by using deep learning. Especially for English, we are going to realize the model for 6 types of R/C and 6 types of L/c in order to produce nearly same quality of CSAT. Based on deep learning, we are using TENSORFLOW and KERAS package and make the dictionary for vocabulary used in CSAT and the passage dataset by using Word2Vec and Embedding technique. We lay out using RNN (Recurrent Neural Networks), escpecially (LSTM) Long Short-Term Memory model in order to make passages which would be used to make CSAT made by deep learning.