gitclem
gitclem
Sorry, I only noticed this error some (unknown) time after it occurred. Version IntelliJ IDEA 2019.3 (Community Edition) Build #IC-193.5233.102, built on November 27, 2019 Runtime version: 11.0.4+10-b520.11 x86_64 VM:...
Sorry, I noticed that IntelliJ complained about this, but I didn't notice this problem until later. Version: IntelliJ IDEA 2019.3 (Community Edition) Build #IC-193.5233.102, built on November 27, 2019 Runtime...
Sorry, I just noticed that IntelliJ complained about an exception. I'm not sure what happened when it occurred or even what I was doing when it happened. CBT (0.1) Version:...
This bug is based on the example here: https://spacy.io/usage/linguistic-features/ With spacy 2.3.5, ``` # This is what I recall how I installed pip install -U pip setuptools wheel pip install...
Problem: Dask ( https://docs.dask.org/en/latest/ ) is a very good parallel/distributed data system that replaces pandas. The people who worked on it, have made it play well with numpy, pandas, scikit-learn,...
I've been playing around with this code (and trying to learn riot js). Much of the UI mechanics of the program is exactly what I want. But there are a...
I'm guessing that these two regex in regexes.yaml should have worked but don't appear to do so. ``` - regex: '; *(SAMSUNG-)?(GT\-[BINPS]\d{4}[^\/]*)(\/[^ ]*) Build' - regex: '; *((?:SCH|SGH|SHV|SHW|SPH|SC|SM)\-[A-Za-z0-9 ]+)(/?[^ ]*)?...
This very nice blog posting: https://www.tigergraph.com/blog/gsql-for-cypher-users/ refers to: https://github.com/tigergraph/ecosys/tree/master/training/GSQL-for-Cypher-users which no longer exists (I presumed because it was moved). EITHER the blog post should be updated to refer to the...
[JSONL](https://jsonlines.org/) is very much like JSON, except that it's one complete JSON per line. **Describe the solution you'd like** It would be nice if pyTigerGraph could support JSONL. In theory,...
If a node name is very long, such as the movie title "**Persecution and Assassination of Jean-Paul Marat As Performed by the Inmates of the Asylum of Charenton Under the...