Created
October 2, 2018 23:01
-
-
Save alaakh42/a4cae1a739a1c5e1632af439f656d73e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
language: "en" | |
pipeline: | |
- name: "nlp_spacy" | |
- name: "tokenizer_spacy" | |
- name: "intent_entity_featurizer_regex" | |
- name: "intent_featurizer_spacy" | |
- name: "ner_crf" | |
- name: "ner_synonyms" | |
- name: "intent_classifier_sklearn" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment