Open amirj opened 2 years ago
I see in the code that only FastNLPProcessor
and CluProcessor
are in the list. Some information about the various processors can be found at https://github.com/clulab/processors/wiki/A-Taxonomy-of-Processors.
I am curious, about integration of BioCluProcessor in the the odinson, can you guide a bit about that?
BioCluProcessor
mentioned here as an option forodinson.extra.processorType
; could you please provide more information about what's the difference betweenFastNLPProcessor
,CluProcessor
, andBioCluProcessor
please?In addition, choosing
BioCluProcessor
as processorType leads to the following error whileCluProcessor
works well: