This is a question only to those who
already used the LingPipe.
My question is how to load up the GENIA corpus
for Part of Speech tagging.
When I start parsing it I get an error saying
that I got out of memory heap.
Thnx.
This is a question only to those who already used the LingPipe. My question
Share
You need to run the JVM with more memory. See the answer to Why do I get an OutOfMemoryError when inserting 50,000 objects into HashMap?.