Creating S-Space from text file

14 views
Skip to first unread message

Gabi Gutu

unread,
Mar 19, 2015, 8:00:13 AM3/19/15
to s-space-re...@googlegroups.com, gabi...@gmail.com
Hello,


I tried to create a S-Space starting from the project you developed.
The program seems to be working, but nothing happens for a while. The program seems to be stuck at:
INFO: Converting from Matlab double values to SVDLIBC float values; possible loss of precision

Also, for the moment the output file was not created yet.

Please tell me if there is any change for the program to get to an end and to obtain the .sspace file.

Here is the command I am trying to run:
java -Xmx8g -jar lsa-1.3.jar -d input.txt output.sspace

The library was taken from your Google Code project.


Please reply using the Reply to all button, since this e-mail address seems not to forward e-mails.

Thank you in advance!

David Jurgens

unread,
Mar 19, 2015, 10:10:07 AM3/19/15
to s-space-re...@googlegroups.com, gabi...@gmail.com
On Thu, Mar 19, 2015 at 6:43 AM, Gabi Gutu <mariu...@cti.pub.ro> wrote:
Hello,


I tried to create a S-Space starting from the project you developed.
The program seems to be working, but nothing happens for a while. The program seems to be stuck at:
INFO: Converting from Matlab double values to SVDLIBC float values; possible loss of precision

Also, for the moment the output file was not created yet.

Right, at this point, the program is trying to run the SVD operation.
 
Please tell me if there is any change for the program to get to an end and to obtain the .sspace file.

Do you have SVDLIBC installed?  Also what platform are you using?
 

Here is the command I am trying to run:
java -Xmx8g -jar lsa-1.3.jar -d input.txt output.sspace

The library was taken from your Google Code project.

We haven't supported the Google Code version in many years.  Please see the project's GitHub page for the latest version and try that code.
 
  Thanks,
  David


Please reply using the Reply to all button, since this e-mail address seems not to forward e-mails.

Thank you in advance!

--
You received this message because you are subscribed to the Google Groups "Semantic Space Research - Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to s-space-research...@googlegroups.com.
To post to this group, send email to s-space-re...@googlegroups.com.
Visit this group at http://groups.google.com/group/s-space-research-dev.
For more options, visit https://groups.google.com/d/optout.

Gabi Gutu

unread,
Mar 19, 2015, 4:18:44 PM3/19/15
to David Jurgens, s-space-re...@googlegroups.com
Thank you for your reply.

On 19 March 2015 at 16:09, David Jurgens <david....@gmail.com> wrote:


On Thu, Mar 19, 2015 at 6:43 AM, Gabi Gutu <mariu...@cti.pub.ro> wrote:
Hello,


I tried to create a S-Space starting from the project you developed.
The program seems to be working, but nothing happens for a while. The program seems to be stuck at:
INFO: Converting from Matlab double values to SVDLIBC float values; possible loss of precision

Also, for the moment the output file was not created yet.

Right, at this point, the program is trying to run the SVD operation.
 
Please tell me if there is any change for the program to get to an end and to obtain the .sspace file.

Do you have SVDLIBC installed?  Also what platform are you using?

​I tried to generate an S-Space for a 5-documents text-file and it worked. So, it seems to program is just running. Unfortunately, I can't check the progress.​

 
 

Here is the command I am trying to run:
java -Xmx8g -jar lsa-1.3.jar -d input.txt output.sspace

The library was taken from your Google Code project.

We haven't supported the Google Code version in many years.  Please see the project's GitHub page for the latest version and try that code.

​Thank you. I saw it, but I couldn't obtain a .jar file from GitHub without compiling the sources. I needed only the lsa.jar file to generate the LSA space.​

Reply all
Reply to author
Forward
0 new messages