-
Currently we have 7 fields; some information is missing (part of speech, morphology) and some information is contained in the gloss field (regional variants, multiple senses). Come up with a structure…
-
Hello,
The TL;DR of this issue would be: non-breaking spaces are handled differently by [words](https://docs.raku.org/routine/words) and [word quoting structures](https://docs.raku.org/language/quo…
-
Suppose that I have a Sanskrit pada list in devanAgarI. How do I make a hunspell file? Detailed step by step instructions would be very helpful. नमः पार्वतीपतये 🙏
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/df7ecadc2bae74244ace5e8b39e94bc992903158/contracts/p1/Furnace.sol#L77-L79
https://github.com/reserve-protocol/protocol/blob/df7ecadc2…
-
```
$ echo '^TV-karriere/TV+karriere/Tv+karriere$' | apertium-tagger -g nob-nno.prob
^Tv+karriere+karriere$
```
[nob-nno.prob.zip](https://github.com/apertium/apertium/files/2667587/nob-nno.pro…
-
Hi,
I've been attempting to improve the German translations and came across a few issues.
Please consider formatting translations with variables instead of concatenating partial texts.
Currentl…
-
The following questions don't yield the same context:
Does not produce good matches:
```
class diagram of searchrpc and explainrpc
```
Does produce good matches:
```
class diagram of Se…
-
We are using hunspell in elasticsearch to help us stem irregular nouns, but it doesn't really give us the expected result.
Fx "gulerod" (carrot) vs "gulerødder" (carrots) are stemmed to "gulerod" (…
-
Hello,
For the japanese language, it seems we are missing dictionaries for the reading of kanjis:
espeak-ng -v ja ひと
speaks fine "hito", but
espeak-ng -v ja 人
does not pronounc…
-
One of my main concerns related to the implementation of Bayesian inference with ITIC is how to implement experimental data. ITIC works well when comparing to REFPROP because we can evaluate REFPROP p…