fast-bleu icon indicating copy to clipboard operation
fast-bleu copied to clipboard

A fast multithreaded C++ implementation of NLTK BLEU with Python wrapper.

Results 6 fast-bleu issues
Sort by recently updated
recently updated
newest added

Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, I am curious how to install that in Windows? Thank you so much.

Hello, I am having a difficult time building this package. This command: `pip install --user fast-bleu --install-option="--CC=" --install-option="--CXX="` no longer works on recent versions of pip. I have even attempted...

How to evaluete texts on one-gram with fast-bleu?

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.59.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies