--
You received this message because you are subscribed to the Google Groups "nltk-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+...@googlegroups.com.
Hi Gary and Harsh,
What Python version and NLTK version do you use?
What do you mean by 'Floating point overflow' - is it a traceback (the posting a full traceback would be helpful) or is it a warning or something else? Warnings usually have filenames and line numbers in their message, so posting full warning could be helpful.
"nltk.download() doesn't work" - does it mean it throws an exception? Some nltk.download() issues were fixed in github master branch since NLTK 3.0a1, so downloading NLTK from here:О©╫https://github.com/nltk/nltk could fix the error (if you don't use git, there is "ZIP" button for downloading source as a zip archive).
NLTK 3.0 alpha was released exactly to gather such bug reports :) So it'll be appreciated if you find time to share more information about your issues; the best place to share it is NLTK bugtracker:О©╫https://github.com/nltk/nltk/issues?direction=desc&sort=updated&state=open . Without more information and community help issues such as yours could be hard to fix.О©╫
О©╫О©╫О©╫О©╫О©╫О©╫О©╫, 27 О©╫О©╫О©╫О©╫О©╫О©╫ 2013О©╫О©╫., 18:03:41 UTC+6 О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫ harsh9t О©╫О©╫О©╫О©╫О©╫О©╫О©╫:Dear Gary,You have raised a valid point, before 2 months i tried the same, but no success. I found some tweaks for the same but still nothing seemed to work. It О©╫seems like working python 64bit + W7 and NLTK 3.0 is the deadliest combination. I resigned to python 32 bit, and now i cant make use of files more than 4 GB.
p.s. i wrote a classifier which is being tuned on .dat files more than 4 GB, it fails. Anythign less than 4 GB works fine. Let me know if anybody finds a solution. I personally feel python community has no proper support for 64 bit windows 7 users :( #sad
Thank you for your time and consideration,
Harsh V. Thakkar
Research Enthusiast |Computer ScienceО©╫|M.Tech 2011О©╫
Sardar Vallabhbhai National Institute of Technology
SuratО©╫ |Gujarat |INDIA 395 007Contact: +91-9824547890О©╫
"People cannot go wrong, if you don't let them. О©╫They cannot go right,unless you let them."
On Sat, Apr 27, 2013 at 4:40 PM, Gary Daine <gda...@gmail.com> wrote:
Hi,
I'm trying to install NLTK 3 on a 64-bit Python under Win7.
The .exe installer fails because it can't find Python in the Registry (it's obviously checking the 32-bit side only).
I downloaded the .zip file and installed that, and it seemed to work, but 'import nltk' throws a 'Floating point overflow' message (under PyScripter).
It looks as though only some parts of NLTK are loaded - 'nltk.download()' doesn't work, for example.
I want to stick with the 64-bit version of Python if possible, to make use of all the available memory rather than the 4GB that 32bits gives me.
Is this possible at present, or should I just resign myself to recoding for 32 bits?
Thanks,
Gary
--
You received this message because you are subscribed to the Google Groups "nltk-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "nltk-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
О©╫
О©╫