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.15.tar.gz
(1.1 MB
view details)
Built Distribution
File details
Details for the file activetigger-0.0.15.tar.gz
.
File metadata
- Download URL: activetigger-0.0.15.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b8336ff0fc603fa7486dce4082b99134dfec62f12fa459197a2f3fb598cc9c8 |
|
MD5 | bb5c66652cd7f16736b7684793345017 |
|
BLAKE2b-256 | 23a295da47070bdd4338051618da30bdcde908a5b806cd06ef0f02c9320cd27d |
File details
Details for the file activetigger-0.0.15-py2.py3-none-any.whl
.
File metadata
- Download URL: activetigger-0.0.15-py2.py3-none-any.whl
- Upload date:
- Size: 581.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f520e11e1c71224822de229431749a710205c76afc018c8fbb31d0654c3da4bf |
|
MD5 | 8ea25d6eaa31817ce56536f0ebdf54e3 |
|
BLAKE2b-256 | 199623e249cb3cd0f4bcf35b1ac2889ff28f59391444c60492079e10dbda097f |