Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 851 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 851 Bytes

Text Classification Experiments

This repository contains experiments in Vietnamese text classification problems. It is a part of underthesea project.

Reports

Usage

Setup Environment

# clone project
$ git clone git@github.com:magizbox/underthesea.ner.git

# create environment
$ cd underthesea.ner
$ conda create -n uts.classification python=3.4
$ pip install -r requirements.txt
$ pip install git+https://github.com/magizbox/underthesea.flow

Related Works

  • Detail Reports, link
  • Vietnamese Text Classification publications, link