Skip to content

undertheseanlp/dialog_act

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published