fangfangli / cleartk

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

Add a Counts context to ContextExtractor #273

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ContextExtractor should support a "Counts" extractor so that you could do 
something like:

new ContextExtractor<Token>(Token.class, new SpannedTextExtractor(), new 
Counts(new Preceding(3)));

Original issue reported on code.google.com by steven.b...@gmail.com on 29 Jan 2012 at 9:20

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

Original comment by steven.b...@gmail.com on 29 Jan 2012 at 10:01

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 5 Aug 2012 at 9:01