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

Temporal Random Indexing #43

Open
MSte opened this issue Jul 8, 2013 · 0 comments
Open

Temporal Random Indexing #43

MSte opened this issue Jul 8, 2013 · 0 comments

Comments

@MSte
Copy link

MSte commented Jul 8, 2013

Hi,

I'm trying to run the ft-tri.jar with the command:
java -server -Xmx4g -jar fd-tri-v2.0.jar --timespan=1y --verbose --threads=4 --vectorLength=10000 --tokenFilter=exclude=stoplist.txt --docFile=corpus.txt --interestingTokenList=wordsToWatch.txt --savePartitions --printInterestingTokenNeighbors=50 --printInterestingTokenShifts output

and I have some problem with the output.
the script returns me

  • a .sspace file containing all the vectors
  • a file named "word to watch"-"date".txt containing 50 neighbors
  • en empty file .temporal-changes.txt in which I'm interested

What's wrong? how can I get the .temporal-changes output?

Thanks for the help.

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