Menu

#2 BioTokenizer constructor missing

closed-accepted
nobody
None
5
2008-11-25
2008-10-20
No

In the PennBioTokenizer_Util.java file, you call a nonexistent constructor:

bt = new BioTokenizer(tokenizerModelFile);

This cannot compile. The only BioTokenizer constructor available in the latest Penn BioTagger release takes no arguments. This may be a problem with the BioTagger release because it seems as though a model should be specified and not hard-coded, as it is in the Penn code. But I thought I would document this problem.

Cheers,
Dave

Discussion

  • Bill Baumgartner

    • status: open --> closed-accepted
     
  • Bill Baumgartner

    Thanks. This has been updated in release 1.0.2.

     
MongoDB Logo MongoDB