-
## Bug report
When running our app on IOS devices in production we get crash reports that seem to indicate a segmentation fault in the Firestore thread.
Example of such crash report (Click T…
-
I correctly installed all the requirements following readme. but I med the error when I ran the program:
> Traceback (most recent call last):
File "/Users/zms/anaconda3/envs/uqa37/lib/python3.7/…
-
As reported by a [user on the forums](https://discourse.mc-stan.org/t/passing-a-stan-formula-to-brm-using-cmdstanr-as-backend/19057), Stan throws a parsing error when ```brms``` is called with custom …
-
Hi,
I am a windows 10 user, working on spacy 2.1.4 with english web-lg model(v2.1.0)
After adding neuralcoref to pipeline, I am getting a Python stopped working error as soon as I parse.
Wante…
-
- create the example codes for end-to-end pipeline training/testing for tree decoder
- requirements:
- find a NLP task requiring tree decoder such as semantic parsing/word math problems or other …
-
Tried to run it on PostgreSQL database, but most of the SQL scripts end up with error like **'ERROR: column "CAST(birth_datetime AS DATE)" does not exist'.**
It seems that the produced SQL is not c…
-
- Describe the current behavior:
```
import sys
from absl import flags
flags.FLAGS(sys.argv)
```
throws `UnrecognizedFlagError: Unknown command line flag 'f'` because the iPython call uses t…
-
**Describe the bug**
Upgrading from b9db31a285e697f98a2a9d4afebefb2aacc6b05a to v0.13 causes Windows builds to want the `unix` package and fail when it's not available.
The traceback is:
```
ERR…
-
Hello, this is not an issue, just a question. Basically on accuracy of the different NLP tasks.
I'm interested in comparing different types of NLP annotators and their accuracy. How well does frog d…
-
Hi,
Sorry to ask your help once again @mapledxf
I am trying to customise the Android example to use a custom FastSpeech2 model with the MB-MelGan Universal Vocoder.
The problem is, speech is …