Add support for kronic time extractor.
This commit is contained in:
parent
6a025ca4d6
commit
f72c8aec54
|
|
@ -14,7 +14,7 @@
|
|||
],
|
||||
workers: {
|
||||
extractors: {
|
||||
time: [:chronic, :ruby, :nickel],
|
||||
time: [:chronic, :kronic, :ruby, :nickel],
|
||||
topics: [:reuters],
|
||||
name_tag: [:stanford]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue