language form evaluation in python
Project description
Language Form Evaluation
This package includes efficient pure python implementation of the following metrics:
- BLEU (in progress)
- CIDEr/CIDEr-D
- SPICE (in progress)
Dependencies
- python3.6 +
- nltk (optional)
Setup
pip install formeval
optional setup
pip install nltk
python3 -c 'import nltk; nltk.download("wordnet")'
Example Data
Usage
See run_examples.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file formeval-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: formeval-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a6097d8be6f19ef0e75b195a0e14fd544143ac80b20522c7ac9ed3e6b00e0b6 |
|
MD5 | 8bb8bb7d82d5a288846c47f3687806d0 |
|
BLAKE2b-256 | d75dbcee72868e8fea4240fc905a5c5275f2d1404b01f9fef23a48e9f7a9e500 |