apertium / apertium/apertium-python

More seamless path

未关闭
#7 10 条评论 0 个 reaction 已指派 1 人 已被 @orgh0 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
35
派生
27
PR 合并指标
30 天内没有已合并 PR

描述

- [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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。