ActiveTigger in Python
Project description
(py) Active Tigger
🚧 Under development 🚧
Server/client BERT fine tunning app using active learning
Python refactoring of R Shiny ActiveTigger app (Julien Boelaert & Etienne Ollion)
Installation
You can install activetigger
via pip:
pip install activetigger
And install the requirements with
pip install -r requirements.txt
Use
To launch the server
python -m activetigger
To use the widget in the widget
module, you can do the following:
from activetigger import widget
at = widget.Widget()
Technical specifications
- REST-like client/server architecture
- Mixed data storage : sqlite + files
- Backend Python
- FastAPI
- independant Processes to CPU-bound tasts (embeddings/bertmodels)
- Frontend
- IPython widget
- To do : Javascript (React ? Vue ?)
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
activetigger-0.0.5.tar.gz
(581.4 kB
view details)
Built Distribution
File details
Details for the file activetigger-0.0.5.tar.gz
.
File metadata
- Download URL: activetigger-0.0.5.tar.gz
- Upload date:
- Size: 581.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6399e530f6965e01919bcc7eaec074d6d7953b93bd4b1a4d8fab8e27e1d6d3e |
|
MD5 | 568c426df0e02f714a4634722c38fc67 |
|
BLAKE2b-256 | 1473ff80981f762ee9f687a2b81ccfdf0c3eef87b44be272b90c60f787c10b23 |
File details
Details for the file activetigger-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: activetigger-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3f58978d8e2dc52d4f880f9effc49b1936c74e8180f1cd225454c5a1681f06f |
|
MD5 | 9944130435e4487010ade8e38dac0f0f |
|
BLAKE2b-256 | ac1efe8ac30d2e3875aa8f5f76078a1b1dca1b48d27ed59c2d2729fac0ddf92f |