Skip to content

dganbold/PyText4Mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyText4Mon

Deep-learning based NLP for Mongolian

Installation

To set up your python environment to run the code in this repository, follow the instructions below.

  1. Install conda and create a new environment with Python 3.6.1 or above
conda create --name nlpenv python=3.6.1
  1. To activate this environment
source activate nlpenv
  1. Clone the repository
git clone https://github.com/dganbold/PyText4Mon
  1. Install the dependencies
pip install .

References

About

Deep-learning based NLP for Mongolian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages