apertium / apertium/lttoolbox

Implement a tool to extract segments (morphemes) from .dix files

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
enhancement weighting
Dominant language
C++
Stars
21
Forks
26
PR merge metrics
No merged PRs in 30d

Description

In addition to #78, it would be great to have a tool, let's call it `lt-segment` that would calculate a segment vocabulary from a `.dix file`. E.g.

```
...


s

ouseouse


iceouse

yy


iery


iesty

cat
bat
happ
eas
m
l
```

Would produce something like
```
cat bat happ eas m l @s @ouse @ice @y @ier @iest
```
It could also be good to have the frequency.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.