-
Programming Historian in English has received a proposal for a translation from Spanish of "Corpus Analysis with Voyant Tools" by @asmartinez and @zizneroz.
I have circulated this proposal for feed…
hawc2 updated
2 weeks ago
-
# Taxa prioritization
For all genomes listed in VEuPathDb, NCBI Viruses and https://www.niaid.nih.gov/research/niaid-biodefense-pathogens generate a table (row per taxon) that summarized genome assem…
-
I am trying to compute idfs for a different corpus but I cannot figure out how.
The docs state that it is the output of `pkgmatch_bm25()`
https://github.com/ropensci-review-tools/pkgmatch/blob/c…
-
Sorry for the double bug report.
Can you please tell me what is the right procedure to load a model for a language that is not currently supported i..e, Albanian (sq).
I have tried the following tw…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.2 darwin/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating sys…
-
O Programming Historian em português recebeu a proposta de tradução da lição 'Análise de corpus com o Voyant Tools' por Vânia Rosa.
A lição traduzida está no link a seguir: https://github.com/progr…
-
你好,发现Windows平台使用当前版本的StyleText,依照使用教程中给出的指令:
`python3 tools/synth_image.py -c configs/config.yml --style_image examples/style_images/2.jpg --text_corpus PaddleOCR --language en`
生成的图片几乎是不可用的:
fake_…
-
We need to give users ability to search Lingvodoc corpora (including .eaf corpora and document corpora parsed with various parsers) via mechanisms of [Tsakorpus library](https://github.com/timarkh/tsa…
myrix updated
2 weeks ago
-
I am implementing Arbitrary by hand and using it with cargo-fuzz. Ideally, I'd like to allow the fuzzer to control the length but I wanted to experiment with different upper bounds before picking one …
-
Currently `string` types are just byte arrays which don't seem to adhere to any specific encoding, this makes it difficult to correctly decode strings from corpus call sequences in tools such as `fuzz…