DrDub / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

reintroduce DefaultPOSAnnotatorTest #187

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I removed the following test during the recent project re-org (see #160):

http://code.google.com/p/cleartk/source/browse/tags/cleartk-toolkit-0.9.8/src/te
st/java/org/cleartk/token/pos/impl/DefaultPOSAnnotatorTest.java?r=2230

It has a dependency on a class that is now in cleartk-syntax 
(TreebankGoldAnnotator) that is uses for reading in gold-standard 
part-of-speech training data from a treebank file.  Instead of dealing with 
this gracefully I simply removed it and am now adding this issue.  I think it 
is a useful test and should be reinstated.  Maybe the cleartk-syntax project 
could have a utility class that generates the required training data.  

Original issue reported on code.google.com by pvogren@gmail.com on 5 Jan 2011 at 7:38

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 24 Jul 2012 at 6:03

GoogleCodeExporter commented 9 years ago

Original comment by lee.becker on 17 Feb 2013 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 3 May 2013 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by phi...@ogren.info on 15 Mar 2014 at 5:41