Closed marfox closed 8 years ago
The supervised classifier should be able to read a gazetteer from a file. The format is JSONlines, where key = human-readable feature label, and value = list of relevant n-grams. For instance, ARTIST: [picasso, michelangelo merisi, vincent van gogh]
ARTIST: [picasso, michelangelo merisi, vincent van gogh]
The supervised classifier should be able to read a gazetteer from a file. The format is JSONlines, where key = human-readable feature label, and value = list of relevant n-grams. For instance,
ARTIST: [picasso, michelangelo merisi, vincent van gogh]