-
If a person enters something like a conjugated verb, the simple search will return nothing. A beginner would not search by the root kanji or may just be copy-pasting something they have seen. Deriving…
-
# The problem
Currently we translate locales with google translate, and it looks the quality is pretty low.
Example of es text:
```
Traducir páginas web, texto resaltado, Netflix subtítulos, y…
-
@mr-martian I am not sure what reference material you are working on (and I only learned of the existence of Apertium today) but a feature of Saraiki verb conjugation, like that of Punjabi and Hindko,…
-
I recently corresponded with Jason DeRouchie of Bethlehem College and Seminary on this question. He wrote as follows:
> Yes, scholars do not affirm a ילךְ verbal root any more. Instead, they recogn…
-
To discuss: What sort of aggregated output (that is, report about the entire text) do we want from word-tagged files? For example, we can get a frequency list of lexemes, but do we want that for all w…
-
- [ ] Clear prefixes first, clear suffixes second
- [ ] `al` `kal` `fal` `bal` `bb` should marked first, and set `is_noun`
- [ ] `aa` `ww` `ff` should marked first
- [ ] Greedy to choose betwe…
-
By "noun class" I mean what in latin grammar I was taught is a _declension_.
Basically, if I see "masinaham" I want to see both VTI and **VTI-1**. It helps when I'm learning conjugations.
-
Currently, thor's output contains "Thou shall", which is like writing "he hate" instead of "he hates".
The proper conjugation is "Thou shalt". (Wikipedia's [Thou](https://en.wikipedia.org/wiki/Thou#C…
-
On line 992 of [the latest "JSON data for all word senses in the Finnish dictionary" from kaikki.org](https://kaikki.org/dictionary/Finnish/kaikki.org-dictionary-Finnish.json), the sole inflection tem…
-
What the lib gives:
```typescript
new Conjugator('2010').conjugateSync('llover', 'castellano')
```
```json5
[
{
info: { model: 'mover', region: 'castellano' },
conjugation: {
…