fix typo in multi_language.ipynb (#12009)

exprience -> experience
This commit is contained in:
Surav Shrestha
2023-10-19 12:18:25 +05:45
committed by GitHub
parent dfb4baa3f9
commit 2038c7fd5d

View File

@@ -229,7 +229,7 @@
"- fasttext (recommended)\n", "- fasttext (recommended)\n",
"- langdetect\n", "- langdetect\n",
"\n", "\n",
"From our exprience *fasttext* performs a bit better, but you should verify it on your use case." "From our experience *fasttext* performs a bit better, but you should verify it on your use case."
] ]
}, },
{ {