apertium / apertium/apertium-grn
Corpus should have dictionary cased lemmas in lexical forms
Open
corpus
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
^Oĩma/O+ĩma/O+ĩ+ma$
```
Should be:
```
^Oĩma/o+ĩma/o+ĩ+ma$
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.