ju-bezdek / open-subtitles-lang-detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Prepare virtual enviroment
 pipenv install
  1. get from open-subtitiles-dataset (if you have it) and copy it into
./open-subtitles-dataset

    /train

    /text

or recreate it

 python main.py prepare

(downloads lot's of data from internet)

  1. run training
python main.py train local

About


Languages

Language:Python 100.0%