Add support for kronic time extractor.

This commit is contained in:
Louis Mullie 2013-01-06 19:17:27 -05:00
parent 6a025ca4d6
commit f72c8aec54
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
],
workers: {
extractors: {
time: [:chronic, :ruby, :nickel],
time: [:chronic, :kronic, :ruby, :nickel],
topics: [:reuters],
name_tag: [:stanford]
},