ishefi
ishefi
This is an issue of spaCy 2.2.4 with Python 3.9.1: when initializing `QGen()` the following error occurs: ``` AttribureError: 'getset_descriptor' object has no attribute 'setdefault' ``` Should consider upgrading to...
When I want to test my development using merge operator, this error occurs: ``` NotImplementedError: $setWindowFields is not a valid operator for the aggregation pipeline. See http://docs.mongodb.org/manual/meta/aggregation-quick-reference/ for a complete...
we can use `/secrets` page, and change current behavior to require both API key and `future=true`
text on button should be ״נכנעתי״. Should appear after `GIVEUP_THRESH` (env var) good guesses (i.e., not nonexistent words)
Thanks for this plugin! We are using it and it helped lowering our pipeline running times from ~60m to ~7m. However, I found out that failures of unittets tend to...
OSX Mojave, python 3.7.1 did the following: - installed openfst 1.5.4 - `$ export CFLAGS="-std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7" && export CPATH="/usr/local/include"` - `pip install pyfst` Had lots of compilation errors. Downgrading...