Skip to content

The nlp tool library for multi-purposes. Mostly are the functions that serve specific use.

Notifications You must be signed in to change notification settings

achillesliu/nlp_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

General library for nlp. My nlp works is like the following:
Most for pre- and post-processing.

1. Data utilities.
From standard file format like conll file, get the direct array (word embedding) to train.
This is better with class.

2. Postprocessing.
After the prediction. Translate into human-understanding results at the end.

About

The nlp tool library for multi-purposes. Mostly are the functions that serve specific use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages