Skip to main content

Biome-text is a light-weight open source Natural Language Processing toolbox built with AllenNLP

Project description



Build GitHub Documentation GitHub release

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.

  • Exploration UI for error analysis with interpretations.

  • Efficient data reading for (large) datasets in multiple formats and sources (CSV, Parquet, JSON, Elasticsearch, 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

For the UI component to work you need a running Elasticsearch instance. We recommend running Elasticsearch via docker:

docker run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" docker.elastic.co/elasticsearch/elasticsearch:7.3.2

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biome-text-2.0.0.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biome_text-2.0.0-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file biome-text-2.0.0.tar.gz.

File metadata

  • Download URL: biome-text-2.0.0.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7

File hashes

Hashes for biome-text-2.0.0.tar.gz
Algorithm Hash digest
SHA256 f4e34d0294bee9eef9bc8a86c5f96a0e4ddbbabdda33ae47b8034a49551d6ebb
MD5 3d5567321d1609837e6ce7f545ec9ffb
BLAKE2b-256 e782bf33a13b6d3428b0802f090654ec3d84819308e1d86918d3f0f5feb93d9f

See more details on using hashes here.

File details

Details for the file biome_text-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: biome_text-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7

File hashes

Hashes for biome_text-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8bcb2ada8223465fa7f878d2c7152fd966a66a9c19f5cd2ef5f2826669d61206
MD5 0350fb354b7be66873b66b0ff9845b2b
BLAKE2b-256 1539f4b5e277ba2424c114875d16bf794bdc9bd7c44f4c8c0c6ed746fb5d1964

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page