Python Forum
Thread Rating:
  • 2 Vote(s) - 1.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Naive Bayes too slow
#6
(Oct-21-2016, 09:52 PM)pythlang Wrote: EDIT: What could be causing this to happen?
You have downloaded all  NLTK data?
>>> import nltk
>>> nltk.download()
Quote:A new window should open, showing the NLTK Downloader.
Click on the File menu and select Change Download Directory.
For central installation, set this to C:\nltk_data (Windows),
/usr/local/share/nltk_data (Mac), or /usr/share/nltk_data (Unix).
Next, select the packages or collections you want to download.
Reply


Messages In This Thread
Naive Bayes too slow - by pythlang - Oct-21-2016, 09:22 PM
RE: Naive Bayes too slow - by snippsat - Oct-21-2016, 09:48 PM
RE: Naive Bayes too slow - by pythlang - Oct-21-2016, 09:52 PM
RE: Naive Bayes too slow - by Ofnuts - Oct-21-2016, 10:03 PM
RE: Naive Bayes too slow - by pythlang - Oct-21-2016, 10:07 PM
RE: Naive Bayes too slow - by snippsat - Oct-21-2016, 10:18 PM
RE: Naive Bayes too slow - by pythlang - Oct-21-2016, 11:45 PM
RE: Naive Bayes too slow - by pythlang - Oct-22-2016, 01:32 AM
RE: Naive Bayes too slow - by Larz60+ - Oct-22-2016, 02:42 AM
RE: Naive Bayes too slow - by pythlang - Oct-22-2016, 06:19 PM
RE: Naive Bayes too slow - by Larz60+ - Oct-22-2016, 09:06 PM
RE: Naive Bayes too slow - by pythlang - Oct-22-2016, 09:09 PM
RE: Naive Bayes too slow - by Larz60+ - Oct-22-2016, 09:15 PM
RE: Naive Bayes too slow - by pythlang - Oct-22-2016, 09:29 PM
RE: Naive Bayes too slow - by pythlang - Oct-24-2016, 12:49 AM
RE: Naive Bayes too slow - by Larz60+ - Oct-24-2016, 03:15 AM
RE: Naive Bayes too slow - by pythlang - Oct-24-2016, 12:44 PM
RE: Naive Bayes too slow - by sparkz_alot - Oct-24-2016, 01:20 PM
RE: Naive Bayes too slow - by Larz60+ - Oct-24-2016, 02:58 PM
RE: Naive Bayes too slow - by pythlang - Oct-24-2016, 03:06 PM
RE: Naive Bayes too slow - by snippsat - Oct-24-2016, 03:17 PM
RE: Naive Bayes too slow - by pythlang - Oct-24-2016, 04:53 PM
RE: Naive Bayes too slow - by pythlang - Oct-25-2016, 01:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [nltk] Naive Bayes Classifier constantin01 0 2,079 Jun-24-2019, 10:36 AM
Last Post: constantin01

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020