Visualization tools for NLP machine learning models.
Project description
[Work in progress. Not yet ready for public consumption]
Visualization tools for NLP machine learning models.
Free software: BSD 3-Clause License
Installation
pip install ecco
Documentation
To use the project:
import ecco
lm = ecco.from_pretrained('distilgpt2')
text= "The countries of the European Union are:\n1. Austria\n2. Belgium\n3. Bulgaria\n4."
output = lm.generate(text, generate=20, do_sample=True)
Changelog
0.0.8 (2020-11-20)
Allowing the project some fresh air.
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
ecco-0.0.9.tar.gz
(46.3 kB
view details)
Built Distribution
ecco-0.0.9-py2.py3-none-any.whl
(69.6 kB
view details)
File details
Details for the file ecco-0.0.9.tar.gz
.
File metadata
- Download URL: ecco-0.0.9.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44b24f168593f728baca81b85b27c99a726713fd1caf49334e5c45c17cb1c46e |
|
MD5 | a4c27ee15a1d2a52fa9aca907f8cf3e7 |
|
BLAKE2b-256 | 2ccf8e3342febcc0ee064b4af61338fba176bd279f28ceeb79121851d350fcbf |
Provenance
File details
Details for the file ecco-0.0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: ecco-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 69.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c8ceda8ac75f4d519a2ffc88b3240f69eb541b23f187c72c302418fbcfa8141 |
|
MD5 | 2b3c181d7e4deaf798b23a1eba3923c0 |
|
BLAKE2b-256 | 9dc02fef876ff9c1bd0264ba09124b1ad0b2f6f77d7009e5d6773a8a452d8432 |