apertium / apertium/lttoolbox

* doesn't match space or # in lt-paradigm

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

Description

```
$ echo "*mp# *<*>" | lt-paradigm --sort eng-uum.autobil.bin
jump# across:ат
jump# over:ат

$ echo "* ov*<*>" | lt-paradigm --sort eng-uum.autobil.bin

$ echo "*mp#*<*>" | lt-paradigm --sort eng-uum.autobil.bin
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the three command examples in the issue against lt-paradigm and compare how the wildcard behaves around spaces and #. Trace the lt-paradigm matching path to identify the relevant wildcard handling; done means the intended behavior for these examples is reproduced by tests or otherwise verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, compilers
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.