Closed GoogleCodeExporter closed 9 years ago
Is there a specific reasons you want to see the file format?
If this is a non-lucene Version of a FE it is probably a Java serialized
version of a FrequencyDistribution.
Original comment by torsten....@gmail.com
on 21 Jul 2014 at 1:00
Questions like this one should be answered on the developers mailing list
rather than via issue.
The format of these files is FeatureExtractor-specific. Have a look at
LuceneBasedMetaCollector (write) and LuceneFeatureExtractorBase (read) to get
an idea how this works for Lucene-based NGram FeatureExtractors.
Original comment by daxenber...@gmail.com
on 21 Jul 2014 at 2:02
Original issue reported on code.google.com by
alot...@gmail.com
on 21 Jul 2014 at 12:53