undertheseanlp / treebank

An attempt to build Vietnamese Open Treebank

Home Page:https://goo.gl/vqVvEz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

underthesea TreeBank

This repository contains Vietnamese Treebank. It is a part of underthesea project.

Corpus Summary

  • 1503 documents
  • 30017 sentences

Usage

On Linux

git clone git@github.com:magizbox/underthesea.treebank.git
cd underthesea.treebank
git submodule init
git submodule update

conda env create -f environment-linux.yml
chmod u+x run.sh
./run.sh

On Windows

git clone git@github.com:magizbox/underthesea.treebank.git
git submodule init
git submodule update

cd underthesea.treebank
conda env create -f environment.yml
.\run.bat

About

An attempt to build Vietnamese Open Treebank

https://goo.gl/vqVvEz


Languages

Language:Python 97.8%Language:Batchfile 1.4%Language:Shell 0.8%