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

IndexModifier hanging #13

Open
gawron opened this issue Feb 24, 2014 · 0 comments
Open

IndexModifier hanging #13

gawron opened this issue Feb 24, 2014 · 0 comments

Comments

@gawron
Copy link

gawron commented Feb 24, 2014

Hi,

I am running wikiprep-esa tying to reproduce the results in the GM paper, and I have gotten as far as the last step, running the IndexModifier (dont have 16 GB of RAM).
It has been running for 40 + hours and the file vector.txt is still a 0 sized file, but as far as I can see that file should be large before sorting and be replaced by vsorted.txt after, so it looks like it hasnt even started sorting yet. I have a text table with 127,495 elements and ESAWikipediaIndexer.java seemed to run in good order, creating a 557 Meg index directory. But after 40 hours I have this 3Meg java process that seems to be doing nothing. Can you verify that something is wrong, or am I misunderstanding normal behavior? The command I ran was:

java -cp $CLASSPATH:esa-lucene.jar edu.wiki.modify.IndexModifier concept_index

There has been no output from the program. (Note this is the last version wikiprep-esa).Any suggestions would be appreciated.

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

1 participant