Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add output and filter option to gp mode #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wrznr
Copy link
Owner

@wrznr wrznr commented Aug 7, 2019

Different output modi for transcription are now available. An
option for a fixed replacement on IPA side has been added as well:
It is now possible to replace undesired IPA symbols (e.g. the
incorrect affricate-consonant representation with two symbols and
a connecting arc frequently used in the German wiktionary).

Fixes #12

Different output modi for transcription are now available. An
option for a fixed replacement on IPA side has been added as well:
It is now possible to replace undesired IPA symbols (e.g. the
incorrect affricate-consonant representation with two symbols and
a connecting arc frequently used in the German wiktionary).

Fixes #12
@wrznr
Copy link
Owner Author

wrznr commented Aug 7, 2019

de-wiktionary.repl.txt
@haoess @moocow-the-bovine This is an example for a replacement map. Note that all IPA strings have to be part of the gp mapping for alignment. Since they are replaced before the training, they do not appear in the output later. This may be considered to be a wiktionary normalization step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI: output control options
2 participants