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

Fatal error: exception Failure("empty context_trie) #15

Open
GoogleCodeExporter opened this issue Aug 10, 2015 · 4 comments
Open

Fatal error: exception Failure("empty context_trie) #15

GoogleCodeExporter opened this issue Aug 10, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Hi, 

I've tried to make my own POS model under LINUX. I first tried with a corpus of 
1 600 000 words (and tags) and I got a Stack Overflow error, so I tried with a 
much smaller corpus (100 000 words and tags), the program tells me it's reading 
the training corpus, then compiling probabilities, then it sends me a Fatal 
error: exception Failure("empty context_trie).

What do I do wrong, my corpus is just a file with 1 word and one tag / line 
with LF end of line.

TIA for the answer

Original issue reported on code.google.com by dwight...@gmail.com on 25 Nov 2010 at 4:09

@JoseMoFi
Copy link

JoseMoFi commented Dec 4, 2024

Hello, I tried to train a model in w11 with the executable provided in https://code.google.com/archive/p/hunpos/downloads but when I use the next command line type sentence_eng_output.txt | hunpos-train.exe custom_test3 I get the error of the title, I add to my corpus some digits but that not resolve the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants