Commonly-used functions for building sequence labeling models.
Project description
SeqLbToolkit
This repo realizes Sequence Labeling Toolkits, a toolkit box containing useful functions for accelerating implementing sequences labeling deep learning models such as BiLSTM-CRF or BERT for Token Classification.
1. Installation
- Install from PyPI:
pip install -U SeqLbLoolkit
- Install from wheel:
wget https://github.com/Yinghao-Li/seqlbtoolkit/releases/download/latest/SeqLbToolkit-latest-py3-none-any.whl
pip install SeqLbToolkit-latest-py3-none-any.whl
2. Documentation
Please refer to wiki for documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SeqLbToolkit-0.2.8.tar.gz
(33.5 kB
view details)
Built Distribution
File details
Details for the file SeqLbToolkit-0.2.8.tar.gz
.
File metadata
- Download URL: SeqLbToolkit-0.2.8.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af50e7fe6e15d3306aef998ccb230d74fb13b2105d7c834e940e192d82283b88 |
|
MD5 | be935e2f5d8f27086890907d296c18d5 |
|
BLAKE2b-256 | 7a426aa7c3229482277189977864093f2916bd3098cfb1de4f79dba0da10a068 |
File details
Details for the file SeqLbToolkit-0.2.8-py3-none-any.whl
.
File metadata
- Download URL: SeqLbToolkit-0.2.8-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5471573c7874b765f1f6bc2e22039298fe5cd932918d438585686484f4c6c4e2 |
|
MD5 | 52247f2aad8e5bb07178bc3973857b28 |
|
BLAKE2b-256 | 3f34b73c2fb4d91959242d1312ca3c68802b7d99cac18421039b13ac54e1e734 |