Natural Language Processing library built with AllenNLP
Quick Links
Features
-
State-of-the-art and not so state-of-the-art models trained with your own data with simple workflows.
-
Efficient data reading for (large) datasets in multiple formats and sources (CSV, Parquet, JSON, etc.).
-
Modular configuration and extensibility of models, datasets and training runs programmatically or via config files.
-
Use via
clior as plain Python (e.g., inside a Jupyter Notebook) -
Compatible with AllenNLP
Installation
For the installation we recommend setting up a fresh conda environment:
conda create -n biome python~=3.7.0 pip>=20.3.0
conda activate biome
Once the conda environment is activated, you can install the latest release via pip:
pip install -U biome-text
After installing biome.text, the best way to test your installation is by running the biome.text cli command:
biome --help
Get started
The best way to see how biome.text works is to go through our first tutorial.
Please refer to our documentation for more tutorials, detailed user guides and how you can contribute to biome.text.
Licensing
The code in this project is licensed under Apache 2 license.
Release files for biome-text 3.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| biome-text-3.3.0.tar.gz | 944.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| biome_text-3.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.0 MB
Release files / biome-text-3.3.0.tar.gz
| Download URL | biome-text-3.3.0.tar.gz |
|---|---|
| Size | 944.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
39abc6695836460d7f249c6a1a1fe82368461d17a410458bbc01398af81ed7a4
|
|
BLAKE2b-256 checksum How to use checksums |
9c0b8ef5b6c449bcac526b49548f3fd811b6923c277fbf4245831c921975865a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|
Release files / biome_text-3.3.0-py3-none-any.whl
| Download URL | biome_text-3.3.0-py3-none-any.whl |
|---|---|
| Size | 93.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
88ebd8f8ce6754bf3763f6ae6f2dae71950daa32832181acaff1b46ef743082a
|
|
BLAKE2b-256 checksum How to use checksums |
95f4f7c374fa3bbd18cfbc0ef23ef8c25096358b562f25032ea11808bec9c6d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|