From 4e6dbbc65d2446712d22283af3d455d02be8133f Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Tue, 7 May 2024 06:08:21 -0700 Subject: [PATCH] Edit "matrix-multiplication (vietnamese)" by @ngvutuan2811 --- .../vietnamese/sentence_translations.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2016/matrix-multiplication/vietnamese/sentence_translations.json b/2016/matrix-multiplication/vietnamese/sentence_translations.json index 5c2579822..7d963ca83 100644 --- a/2016/matrix-multiplication/vietnamese/sentence_translations.json +++ b/2016/matrix-multiplication/vietnamese/sentence_translations.json @@ -169,7 +169,7 @@ }, { "input": "If you were to take some vector and pump it through the rotation, then the shear, the long way to compute where it ends up is to first multiply it on the left by the rotation matrix.", - "translatedText": "Nếu bạn lấy một vectơ nào đó và bơm nó qua phép quay, sau đó là phép cắt, chặng đường dài để tính toán nơi nó kết thúc là trước tiên nhân nó ở bên trái với ma trận xoay.", + "translatedText": "Nếu bạn lấy một vectơ nào đó và đưa nó vào phép quay, sau đó là phép cắt, chặng đường dài để tính toán nơi nó kết thúc là đầu tiên là nhân nó ở bên trái với ma trận xoay.", "model": "google_nmt", "n_reviews": 1, "start": 185.42, @@ -241,9 +241,9 @@ }, { "input": "This stems from function notation, since we write functions on the left of variables, so every time you compose two functions, you always have to read it right to left.", - "translatedText": "Điều này xuất phát từ ký hiệu hàm, vì chúng ta viết hàm ở bên trái của biến nên mỗi khi soạn hai hàm, bạn luôn phải đọc từ phải sang trái.", + "translatedText": "Điều này xuất phát từ ký hiệu hàm, vì chúng ta viết hàm ở bên trái của biến nên mỗi khi ghép hai hàm, bạn luôn phải đọc từ phải sang trái.", "model": "google_nmt", - "n_reviews": 0, + "n_reviews": 1, "start": 257.4, "end": 265.46 },