buzz icon indicating copy to clipboard operation
buzz copied to clipboard

linguistics backend

Results 7 buzz issues
Sort by recently updated
recently updated
newest added

I'm having real problems with dependencies trying to build this. Packages seem to be pinned at very old versions. Updating them causes other conflicts. The current open dependency pull requests...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.1 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

Bumps [setuptools](https://github.com/pypa/setuptools) from 50.3.2 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 0.17.0 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.18.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

I'm wondering if it's possible to do something like the below, adopted from the concordancing documentation page, to search for multi word phrases rather than single words, and if so,...

Tried installing this on a clean Ubuntu 20.04 system through pip and from source without success. By randomly installing it over and over and trying to install from source, I...