Update readme
Browse files
README.md
CHANGED
@@ -52,7 +52,7 @@ from multi2convai.pipelines.inference.logistic_regression_fasttext import (
|
|
52 |
LogisticRegressionFasttextPipeline,
|
53 |
)
|
54 |
|
55 |
-
language = "
|
56 |
domain = "logistics"
|
57 |
|
58 |
# 1. Define paths of model, label dict and embeddings
|
|
|
52 |
LogisticRegressionFasttextPipeline,
|
53 |
)
|
54 |
|
55 |
+
language = "en"
|
56 |
domain = "logistics"
|
57 |
|
58 |
# 1. Define paths of model, label dict and embeddings
|