-
First off, love the project, this is a wonderful idea.
One reason I use corpora is to find the right reading for a non-dictionary word.
Right now it's hard to use massif for the purpose, so it'd be …
-
This is what I had expected:
```
Standing Rock-vuosttaldemiin @U.Cap.Obl@Standing Rock+CmpNP/First+N+Prop+Sem/Plc@U.Cap.Obl@+Cmp/SgNom@P.CmpFrst.FALSE@@P.CmpPref.FALSE@@D.CmpLast.TRUE@@D.CmpNone.T…
-
[from @weigern]
Proper Hebrew hyphen is used in compounds, constructs and other cases in Hebrew.
Unlike a dash or a "minus" sign used for separation etc., a Hebrew hyphen is aligned with the top of …
r12a updated
4 months ago
-
Just migrated everything to the new .editorconfig but I ran into some problems
1. As stated in the documentation the file should be the language name "en-US.dic" for example. This doesn't seem to w…
-
I can't be sure of anything when it comes to phonetics as I'm no expert, but we've found it a big peculiar that some words starting with `engineer` have an inconsistent first value:
```
engineer E…
-
Assume an 8-char word checked by Hunspell.
The first and last characters of this word are vowels with diacritics which the user has not entered. Therefore, the expected first correct suggestion would …
-
Plugins for `es-ES`, `zh-CN`, and `ja-JP` are largely proof-of-concept. This issue will be a log of where we need our initial set of full plugins.
- [x] en-GB
- should directly pull from sour…
bpevs updated
9 months ago
-
We should be able to support splitting words by methods other than the text casing. Libraries like [instant-segment](https://lib.rs/crates/instant-segment) exist to do that.
- `redneckbossryan` ->…
-
acho que as deprel entre PART e NOUN ou NUM, que atualmente estão como dep, devem ser compound.
Isso é uma "intepretação" das diretivas, já que eles não mencionam o que fazer com prefixos associados …
-
Currently `depleted` is a `Bool` value indicating the current stream is depleted. So essentially only an `Empty` and its derivatives (Future, Compound, etc) will have `depleted = true`. (Or it should …