From e565fb6cecf5f6552072c52502c377f938765a05 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Mon, 18 Mar 2019 22:27:04 +0000 Subject: [PATCH] fix simple typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 701c148..5d53f5f 100644 --- a/README.md +++ b/README.md @@ -2005,7 +2005,7 @@ The combination of resolution and threshold gives you a good controlling of your ## Tokenizer -Tokenizer effects the required memory also as query time and flexibility of partial matches. Try to choose the most upper of these tokenizer which fits your needs: +Tokenizer affects the required memory also as query time and flexibility of partial matches. Try to choose the most upper of these tokenizer which fits your needs: @@ -2056,7 +2056,7 @@ Tokenizer effects the required memory also as query time and flexibility of part ## Encoders -Encoding effects the required memory also as query time and phonetic matches. Try to choose the most upper of these encoders which fits your needs, or pass in a custom encoder: +Encoding affects the required memory also as query time and phonetic matches. Try to choose the most upper of these encoders which fits your needs, or pass in a custom encoder: