vovantamvn / text_classification

Text Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nhận dạng chủ đề bài báo

Cách sử dụng

  • Cài các thư viện cần thiết:
    pip3 install pyvi
    pip3 install beautifulsoup4
  • Lấy dữ liệu từ các bài báo: python3 crawl.py
  • Tạo model: python3 main.py
  • Chạy: python3 classification.py

About

Text Classification


Languages

Language:Python 100.0%