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.12.tar.gz
(581.9 kB
view details)
Built Distribution
File details
Details for the file activetigger-0.0.12.tar.gz
.
File metadata
- Download URL: activetigger-0.0.12.tar.gz
- Upload date:
- Size: 581.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07a5230fe61932152f4df95a483a3131b3985718d108d95ddf172e7d2fd4565b |
|
MD5 | e55107a7914daf7e583a6ff57b9fce59 |
|
BLAKE2b-256 | 6ddbfa940f370a09a1b7d4ed867b3c73c7dbe8d70a000dc90ba5fc880198db57 |
File details
Details for the file activetigger-0.0.12-py2.py3-none-any.whl
.
File metadata
- Download URL: activetigger-0.0.12-py2.py3-none-any.whl
- Upload date:
- Size: 38.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 226bcd9dace783763c9ab4e5d290b8d57fa1d14f460738ecb2b5f8a3d55c270d |
|
MD5 | db54d3208fd93f5db3a5fd4276cb0ece |
|
BLAKE2b-256 | 11e86b018d1a50b71fadaf9543a3f94f79c5fd4e88195eceacca57f63b9dc6d6 |