languagecrunch icon indicating copy to clipboard operation
languagecrunch copied to clipboard

LanguageCrunch NLP server docker image

Results 6 languagecrunch issues
Sort by recently updated
recently updated
newest added

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @​JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...

dependencies

Running it on a synology nas from the docker app: ModuleNotFoundError: No module named 'neuralcoref.neuralcoref' Traceback (most recent call last): File "/app/main.py", line 18, in from neuralcoref import Coref File...

I'm trying to get the languagecrunch docker image to run, but I'm getting the following error `$ docker run -it -p 5000:5000 artpar/languagecrunch` `Package directory: /app/neuralcoref` `INFO:root:Loading spacy model` `Killed`...

Getting: `Illegal instruction (core dumped)` When running: `sudo docker run -p 8080:8080 artpar/languagecrunch`

help wanted

Another endpoint which exposes this page https://spacy.io/usage/visualizers#dep

enhancement

Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.4.17 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies