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

transcriptor-numbers-digit2text.lexc dekkjer ikkje ordenstal #8

Closed
snomos opened this issue May 12, 2021 · 1 comment
Closed

transcriptor-numbers-digit2text.lexc dekkjer ikkje ordenstal #8

snomos opened this issue May 12, 2021 · 1 comment
Assignees

Comments

@snomos
Copy link
Member

snomos commented May 12, 2021

Dette hindrar normalisering/konvertering til tekst av ting som:

cd lang-smj
echo Bårggemáno 9. Biejvve le AN:a rijkajgasskasasj álggoálmmukbiejvve. \
  | tools/tts/modes/trace-smj-analyser.mode

Full sti er: src/transcriptions/transcriptor-numbers-digit2text.lexc .

For at testen over skal fungera må ein ha konfigurert for tts:

./configure --enable-tokenisers --enable-phonetic --enable-tts

For nordsamisk er dette på plass, sjå der for korleis det kan gjerast.

@ilm024
Copy link
Contributor

ilm024 commented May 18, 2021

Fixed:

uit-mac-219:lang-smj ilm024$ echo '1000.' | hfst-lookup -q src/transcriptions/transcriptor-numbers-digit2text.filtered.lookup.hfstol
1000. tuvsánat 0,000000

uit-mac-219:lang-smj ilm024$ echo '9111.' | hfst-lookup -q src/transcriptions/transcriptor-numbers-digit2text.filtered.lookup.hfstol
9111. aktsetuvsántjuohtelågenanvuostasj 0,000000
9111. aktsetuvsántjuotlågenanvuostasj 0,000000

uit-mac-219:lang-smj ilm024$ echo '9.' | hfst-lookup -q src/transcriptions/transcriptor-numbers-digit2text.filtered.lookup.hfstol
9. avtsát 0,000000

@ilm024 ilm024 closed this as completed May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants