Hi Julio,

I followed Pranava's advice and set this environment variable on
marimba, and was able to run your data through SenseClusters.

The output of this...

discriminate.pl "user-test.xml" --format f16.06 --token "token.regex"
--feature bi --stop stopfile --remove 5 --context o2 --clusters 10
--space vector --clmethod rb --crfun i2 --sim cos --label_remove 5
--label_stat ll --label_rank 10 --prefix "user"

is found here...

http://marimba.d.umn.edu/SC-htdocs/user1273066995/

Then I tried to do more or less what you were doing...

discriminate.pl "user-test.xml" --lsa --format f16.06 --token
"token.regex" --feature bi --stop stopfile --remove 5 --context o2
--clusters 8 --space vector --clmethod rb --crfun i2 --sim cos
--label_remove 5 --label_stat ll --label_rank 10 --eval --prefix
"user"

And the output from that is here:

http://marimba.d.umn.edu/SC-htdocs/user1273067206/

So, I think Pranava's suggestion has fixed the problem! I will also
make this change on our backup server (http://talisker.d.umn.edu).

Please let us know if any additional questions arise.

Good luck!
Ted

On Tue, May 4, 2010 at 11:07 PM, Pranava Swaroop Madhyastha
<[email protected]> wrote:
> Hi Julio,
>
> I hope you are using Bash,
> Try doing :
>
> export PERL_UNICODE=SDA
>
> on the terminal before running the code.
>
> If it works add this line to your .bash_profile.
>
>
> --
> Pranava Swaroop
>
> ------------------------------------------------------------------------------
> _______________________________________________
> senseclusters-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/senseclusters-users
>



-- 
Ted Pedersen
http://www.d.umn.edu/~tpederse

------------------------------------------------------------------------------
_______________________________________________
senseclusters-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/senseclusters-users

Reply via email to