undertheseanlp / playground

Open Vietnamese NLP Experiments
2 stars 2 forks source link

File trên dropbox không tìm thấy #29

Closed greeneley closed 3 years ago

greeneley commented 4 years ago

Trong file classification.py. Có 1 đoạn code sh down default model về bằng link của dropbox. Nhưng link này bị hỏng. Có thể reup lại link được không ?

#!/usr/bin/env bash

curl -L -o models/default_model.zip "https://www.dropbox.com/s/gztv0dpn3lzan51/models.zip?dl=0"

unzip models/default_model.zip -d models

rm -rf models/default_model.zip
rain1024 commented 3 years ago

@greeneley

Mình vừa cập nhật lại tutorial về huấn luyện hàm phân loại. Bạn xem ở đây nhé

https://github.com/undertheseanlp/playground/tree/master/plays/classification#training-a-vietnamese-text-classifier