-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update English phrase FOMA FSTs #1158
Comments
I also uploaded these to our subrepo intended for large FSTs: |
@nienna73 We might want to upload these, as using them should fix certain glitches in the English phrase translations with the original versions of the FOMABINs, presumably following the instructions here: |
This connects to work needed for #1166 |
@aarppe clarification needed: The following are the FOMA FSTs actually in use in the code (link to line where they appear:)
If there is an intention to instead run the phrase-w-flags-and-templates FSTs instead, let me know. |
@fbanados The generator for English verb phrases used a new approach (templates), and was renamed accordingly (so the code reference should also be updated); the approaches for English noun phrase generation and general English phrase analysis didn't change, nor did the names, but there may have been modifications to the FOMABIN files. I thought I had updated and uploaded those three files, described above. Anyhow, the code mismatch might well explain why the English phrase FSTs are not fully working as intended. |
I've recompiled the English phrase analysis and generation FOMA FSTs, cf.
... and am placing these in the designated subdirectory in our repo, in:
./morphodict/src/CreeDictionary/res/fst/
If pushing these to the repo won't work, these FOMA FSTs can be compiled with
foma -l
with the associates*.xfscript
files in./lang-crk/src/transcriptions/
.The text was updated successfully, but these errors were encountered: