Biome-text is a light-weight open source Natural Language Processing toolbox built with AllenNLP
Project description
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
cli
or 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.
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
Built Distribution
File details
Details for the file biome-text-3.3.0.tar.gz
.
File metadata
- Download URL: biome-text-3.3.0.tar.gz
- Upload date:
- Size: 944.6 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39abc6695836460d7f249c6a1a1fe82368461d17a410458bbc01398af81ed7a4 |
|
MD5 | 8e895fccc9c7dc39aeff865f0350d84b |
|
BLAKE2b-256 | 9c0b8ef5b6c449bcac526b49548f3fd811b6923c277fbf4245831c921975865a |
File details
Details for the file biome_text-3.3.0-py3-none-any.whl
.
File metadata
- Download URL: biome_text-3.3.0-py3-none-any.whl
- Upload date:
- Size: 93.4 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88ebd8f8ce6754bf3763f6ae6f2dae71950daa32832181acaff1b46ef743082a |
|
MD5 | c13937f0e6f16c419dcc01624a2954cf |
|
BLAKE2b-256 | 95f4f7c374fa3bbd18cfbc0ef23ef8c25096358b562f25032ea11808bec9c6d9 |