-
### Ratings Obligation profile:
* well-known testing identities and associated data
* plain-text (CIM XML RDF?) and extensible
* can be loaded at start-up if configured to start in Testing Mode
…
-
- authors should provide a list of terms to index
- what capabilities are there to post-process the text:
- [x] native search capability in bookdown/gitbook
- [ ] R-based post-processing of raw…
-
### What happened?
Hi there, thanks for your invaluable contribution.
I found a strange issue when I have two languages. You can find my template here: https://hadifar.github.io/
When I click on…
-
I'm running through the pipeline to see if it is all possible locally (see issue #23) and I think there is a problem with step 2 (cc @npch), as follows:
When using [EuPMCCodeReferences notebook](ht…
-
### Description:
The objective is to create scripts that parse dictionary data from different sources and formats, transforming them into a structured JSON format. Each word and its corresponding defi…
-
```bash
postgres=# create extension duckdb_fdw;
CREATE EXTENSION
postgres=# CREATE SERVER duckdb_server
postgres-# FOREIGN DATA WRAPPER duckdb_fdw
postgres-# OPTIONS (
postgres(# …
Vonng updated
5 months ago
-
I am trying to process a CC dump using the LocalPipelineExecutor. My setup includes 6 files in the dump and a VM with 48 CPU cores. I run the code with 6 tasks and 48 workers, What I expect is that 4…
-
This [tool](https://github.com/galaxyproteomics/tools-galaxyp/commit/dec54b64656351fb079ec9d2d6338c8ba23e9350) looks strange to me. If the purpose of this tool is to convert windows newlines only for …
-
Hi, I have no experience in this kind of stuff, so I'll just ask about it to get more information.
The following text:
`It may die when I die, and that’s okay. It’s my earnings.`
Gets detected as…
-
### Current Behavior
```
#include
#include
#include
#include
#include
#include
#pragma comment(lib, "tesseract54.lib")
std::mutex io_mutex;
void performOCR(const std::string& ima…