Phones linked to multiple words in Evenki corpus
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In the Evenki corpus, there are 9 rows in `ph.csv` where two word IDs are listed in `wd_ID`:
```
even1259: w000947 w000948 phone linked to multiple words!
even1259: w002381 w002382 phone linked to multiple words!
even1259: w003137 w003138 phone linked to multiple words!
even1259: w006066 w006067 phone linked to multiple words!
even1259: w007365 w007366 phone linked to multiple words!
even1259: w008127 w008128 phone linked to multiple words!
even1259: w011345 w011346 phone linked to multiple words!
even1259: w012275 w012276 phone linked to multiple words!
even1259: w014083 w014084 phone linked to multiple words!
```
In all cases the word for the first ID has empty `wd` column in `wd.csv`, whereas the second has not. Thus, I guess these cases could be fixed by simply only listing the second word ID.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.