Can we use them both in the same pipeline? e.g.
pipeline:
- name: SpacyNLP
- name: SpacyTokenizer
- name: CRFentityExtractor
- name: EntitySynonymMapper
- name: CountvectorsFeaturizer
- name: EmbeddingIntentClassifier
Can we use them both in the same pipeline? e.g.
pipeline: