fangfangli / cleartk

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

document where data writer and classifier parameters come from #349

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The tutorials mention various parameters that you might need to supply, e.g.

    CleartkSequenceAnnotator.PARAM_IS_TRAINING
    DirectoryDataWriterFactory.PARAM_OUTPUT_DIRECTORY
    DefaultSequenceDataWriterFactory.PARAM_DATA_WRITER_CLASS_NAME
    GenericJarClassifierFactory.PARAM_CLASSIFIER_JAR_PATH

But they don't explain why those parameters are necessary and how they're used. 
We need to add some explanation of why these parameters aren't, e.g. just on 
the CleartkSequenceAnnotator itself. (There's a good reason, involving data 
writer and classifier factories, but it does make these parameters harder to 
find.)

We may also want to think about how to make such parameters easier to find...

Original issue reported on code.google.com by steven.b...@gmail.com on 18 Feb 2013 at 3:01

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 18 Feb 2013 at 3:14

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 3 May 2013 at 9:37

GoogleCodeExporter commented 9 years ago
We'll create a CleartkAnnotator wiki page.

Original comment by steven.b...@gmail.com on 24 Oct 2013 at 7:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 2008515c6341.

Original comment by steven.b...@gmail.com on 31 Oct 2013 at 7:33