rkcosmos / deepcut

A Thai word tokenization library using Deep Neural Network
MIT License
420 stars 96 forks source link

Clean up notebooks, update new weight #12

Closed titipata closed 7 years ago

titipata commented 7 years ago

I think it might be good time to clean up notebooks folder. I also rename notebook to training.ipynb. Having one file name is better because we can come back and see the history of each files. Right now, I have to hovers to each commits to see the file that might be removed along the commits. When commit, you just have to say out loud that this is training.ipynb for version 0.5.1.

I also change to notebooks to make all folder name lowercase, make the repo a little more consistent.

I think new weight is definitely better than old weight so I change that too.