Menu

#2 Tagger_accuracy

closed
nobody
None
5
2005-10-19
2004-06-21
No

I keep having intermittent problems with Safe token
(error message is: Not callable) and am unable to use
tagger_accuracy. Is tagger_accuracy supposed to be in
the toolkit as a native function or do I need to include it
from somewhere?

Discussion

  • RobWhittle

    RobWhittle - 2004-07-24

    Logged In: YES
    user_id=1090315

    I'm also having a problem with tagger_accuracy..

    I'm receiving the following error message despite having
    imported nltk.tagger:

    Traceback (most recent call last):
    File "<pyshell#33>", line 1, in -toplevel-
    import tagger_accuracy
    ImportError: No module named tagger_accuracy

     
  • Steven Bird

    Steven Bird - 2005-10-19

    Logged In: YES
    user_id=195736

    please use nltk-lite now, where this is not an issue.

     
  • Steven Bird

    Steven Bird - 2005-10-19
    • status: open --> closed
     

Log in to post a comment.