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

When input pattern has only one LU, put wblank in output automatically #66

Open
khannatanmai opened this issue Aug 14, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@khannatanmai
Copy link
Member

Shouldn't require a lemma clip when input pattern has only one LU. It should add the wordbound blank to the output automatically. This has been implemented in the 3-stage transfer system already.

@khannatanmai khannatanmai added the enhancement New feature or request label Aug 14, 2020
@mr-martian
Copy link
Collaborator

Look at the instruction LUCOUNT to see how to count input LUs and then just check and set wblank outside the loop, I think.

@khannatanmai
Copy link
Member Author

khannatanmai commented Aug 14, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants