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

How to run WordSegmentation? #6

Open
zacniewski opened this issue May 31, 2019 · 1 comment
Open

How to run WordSegmentation? #6

zacniewski opened this issue May 31, 2019 · 1 comment

Comments

@zacniewski
Copy link

Hi,
I try to run WordSegmentation, like this:
const char* inputTerm = "whereis th elove hehad dated forImuch of thepast who couqdn'tread in sixtgrade and ins pired him";

auto suggestions = symSpell.WordSegmentation(inputTerm);
And it throws me an error: free() invalid next size (fast)
It is related to memory error, but I don't know how to overcome this problem.
Could you give some hint, how to use this example?

@tomalakgeretkal
Copy link

Some quick triaging here https://stackoverflow.com/a/56395677/560648

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