codeaudit / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

[io.web1t] Add option to write jweb1t indexes after generating the n-gram files #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The output of the Web1TFormatWriter cannot be used immediately with jweb1t. It 
would be good to have an option to automatically generate the jweb1t indexes - 
best on by default.

Original issue reported on code.google.com by richard.eckart on 28 Jun 2012 at 8:45

GoogleCodeExporter commented 9 years ago
- Added option to generate lowercase ngrams (off by default)
- Added option to generate jweb1t indexed (on by default)
- Added possibility to write all ngrams to one file by setting threshold to 0 
or negative
---
Committed revision 748.

Original comment by richard.eckart on 28 Jun 2012 at 8:49