apertium / apertium/apertium-python
More seamless path
未关闭
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 还没有评估数据。