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

Do the alphabet and shape include the blank symbol? #52

Open
sickopickle opened this issue Apr 10, 2023 · 1 comment
Open

Do the alphabet and shape include the blank symbol? #52

sickopickle opened this issue Apr 10, 2023 · 1 comment

Comments

@sickopickle
Copy link

If I have a vocabulary size of 148, should the shape be 149? What about the alphabet? Do I need to add a blank symbol there?

@kirle
Copy link

kirle commented Mar 18, 2024

As I can see on lib.rs - Line 304;

alphabet (sequence): The labels (including the blank label, which must be first) in the
order given on the inner axis of network_output.

I don't know if it's your case, but my IDE didn't show me any doccumentation on mouse hover, I need to use help(my_function)

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