apertium / apertium/apertium-python

More seamless path

Open
#7 10 comments 0 reactions 1 assignee Claimed by @orgh0 View on GitHub
enhancement
Dominant language
Python
Stars
35
Forks
27
PR merge metrics
No merged PRs in 30d

Description

- [x] Let's rename from `pairs_path` to just `path`. There don't need to be only pairs under it, there can be language modules as well.
- [ ] I should be able to adjust it like `apertium.path.extend(...)` or `apertium.path = ...`. Not an unintuitive `append_pairs_path` function. The module should keep track of what path it used for its last search and if it's different from the current one, re-search the path before checking for a mode.
- [ ] tests for the above
- [ ] update README

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.