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

Tagger crash #4

Closed
pdonald opened this issue Oct 23, 2013 · 2 comments
Closed

Tagger crash #4

pdonald opened this issue Oct 23, 2013 · 2 comments

Comments

@pdonald
Copy link

pdonald commented Oct 23, 2013

Ubuntu 12.04.1 LTS
Concraft-pl 0.2.1

sudo apt-get install haskell-platform
cabal update
cabal install concraft-pl
wget "http://zil.ipipan.waw.pl/Concraft?action=AttachFile&do=get&target=nkjp-model-0.2.gz" -O nkjp-model-0.2.gz
concraft-pl tag nkjp-model-0.2.gz < polish.txt > output

Output

concraft-pl: fd:9: hClose: resource vanished (Broken pipe)
concraft-pl: thread blocked indefinitely in an MVar operation

polish.txt

Any idea what's wrong?

@kawu
Copy link
Owner

kawu commented Oct 23, 2013

You will also need the Maca tool to use Concraft-pl the way you've described. Since you are on Ubuntu, you can probably follow this guide to install Maca.

And yes, I know, the error message is not very informative, I'll improve it when I have a moment to spare. After you install Maca there should be no such surprises.

@pdonald
Copy link
Author

pdonald commented Oct 23, 2013

Thanks!

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