-
Hi!
I was checking out libpostal, and saw something that could be improved.
---
#### My country is
India
---
#### Here's how I'm using libpostal
I'm using libpostal to train on Known Uk…
-
Hello,
I built a project whose bundle JS is over 16 MiB. The project makes use of the MERN stack and Material UI for the front-end and use SSR.
Below is the webpack 5 config file:
```javascript
…
-
When the cursor is in a comment in a code chunk (Quarto) some keybindings do not work:
- `RSendChunk` fails with `Not inside an R code chunk`
- `RPreviousRChunk` does nothing. Weirdly enough, if t…
-
A .tsv file that contains quotes triggers this error message:
"We can make this file beautiful and searchable if this error is
corrected: Illegal quoting in line 2."
Example: https://github.com/jul…
-
Hi,
thank you for the very interesting tool!
I am writing since I met the following error after running
> python numt_parser.py --mt-fasta /data/hg38/chrM.fasta --numt-fasta /data/hg38/numtS_h…
-
Hi I'm running xcltlk baf with the provided vcf but it looks to be failing to parse?
```
(venv) chang@nidus:/media/sdl/chang/jd/GW14_TS$ xcltk baf --label GW14_TS --sam trimmed_Aligned.sortedByCoord…
-
### Current Behavior
Metadata parsing error from pandas are currently unhandled. We should at least catch it and wrap it in something that pinpoints which file is at fault here.
### Expected…
-
The file https://github.com/gbif/pipelines/blob/dev/livingatlas/pipelines/src/main/resources/stateProvinces.tsv contains some oddities:
* New Zealand is present as a state or province under Nz
* T…
-
1. Get UMLS key and download UMLS
2. Read this: https://www.ncbi.nlm.nih.gov/books/NBK9685/ and make sure all we need is in MRCONSO, and not MRMAP.RRF and MRSMAP.RRF
3. Obtain MRCONSO.RRF ([schema](…
-
The Robot capability of executing test cases that are embedded into RestructuredText markdown is great, because it allows to write executable documentation, where the misinterpretation of the same is …