Skip to content

A Python package for pre-processing during NLP model training.

License

Notifications You must be signed in to change notification settings

ryangawei/nlputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlputils

This is a Python package that implements tools for Natural Language Processing (NLP). These tools are meant to deal with pre-processing for training deep learning models for NLP, such as word segmentation, generating vocabulary, loading dataset, etc.

Install

    git clone https://github.com/AlfredWGA/nlputils.git
    cd nlputils
    pip install .

About

A Python package for pre-processing during NLP model training.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published