Created
October 29, 2018 09:35
-
-
Save vallantin/aa19df73a1f0e66d140262d3388522dd to your computer and use it in GitHub Desktop.
This file contains hidden or 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" | |
model: "en" | |
- name: "tokenizer_spacy" | |
- name: "ner_crf" | |
- name: "intent_featurizer_spacy" | |
- name: "intent_classifier_sklearn" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment