Metadata-Version: 2.1
Name: SeqLbToolkit
Version: 0.2.3
Summary: Commonly-used functions for building sequence labeling models.
Home-page: https://github.com/Yinghao-Li/seqlbtoolkit
Author: Yinghao Li
Author-email: yinghaoli@gatech.edu
License: MIT
Keywords: nlp sequence-labeling ml machine-learning natural-language-processing
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# seqlbtoolkit
Sequence labeling toolkits

This package includes some commonly-used functions for building sequence labeling models.
