jonorthwash / Apertium-Global-PairViewer

GNU General Public License v3.0
0 stars 8 forks source link

full-depth language filtering #49

Closed jonorthwash closed 6 years ago

jonorthwash commented 6 years ago

Filtering by language should have an option to follow all paths from the language, not just one level of depth. E.g., when you click kaz, you get tat, and when you click tat, you get rus, so this option should let you get rus for when you click kaz too.

JPJPJPOPOP commented 6 years ago

@jonorthwash Should it also be based on directionality? I.e, kaz is bidirectional to tat, but rus is only unidirectional to tat, so since rus is pointing into tat, should kaz still display rus?

Also, wouldn't it a lot of the time just display almost all of the connections?

jonorthwash commented 6 years ago

Should it also be based on directionality?

Probably not.

wouldn't it a lot of the time just display almost all of the connections?

A lot of the time, but not always. Perhaps it would be useful to allow it to filter to a user-specified depth.