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

Skipped ngrams in get.phrasetable()? #6

Open
szhang1121 opened this issue Aug 29, 2018 · 2 comments
Open

Skipped ngrams in get.phrasetable()? #6

szhang1121 opened this issue Aug 29, 2018 · 2 comments

Comments

@szhang1121
Copy link

I tried to do 4-gram on the Bloom73 corpus at the character level. Although "h o r i " was part of the input sequence (verified with grepl("h o r i ", Bloom73)), "h o r i " wasn't in the phrase table generated from get.phrasetable(ngram(Bloom73, 4)). Did I miss anything?

@wrathematics
Copy link
Owner

I'm not familiar with the Bloom73 corpus. Can you give a link?

@szhang1121
Copy link
Author

szhang1121 commented Aug 31, 2018 via email

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