Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
add sklearn-crfsuite to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ricwo committed Mar 8, 2019
1 parent 7008550 commit b74838d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/test_config/stack_config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration for Rasa NLU.
# https://rasa.com/docs/nlu/components/
language: en
pipeline: tensorflow_embedding
pipeline: supervised_embeddings

# Configuration for Rasa Core.
# https://rasa.com/docs/core/policies
Expand Down
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ treq==17.8.0
freezegun==0.3.10
responses==0.9.0
httpretty==0.9.5
sklearn-crfsuite==0.3.6

# other
matplotlib==2.2.2
Expand Down

0 comments on commit b74838d

Please sign in to comment.