diff options
author | starxeras <149911531+starxeras@users.noreply.github.com> | 2023-11-17 13:33:41 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-17 13:33:41 -0600 |
commit | 0a23e135f8c3bc9545dc168244d40df2d3e1a645 (patch) | |
tree | 62affb2ab18f01bf8158088d9540a3c91bf24504 /README.md | |
parent | 7e7389edee32af0bf6b2b27f4501a1c9d9145ca6 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ You should be able to replicate your exact Yomitan setup across devices by expor Click the `Show advanced options` toggle switch in the bottom left corner of the Settings page to enable advanced options. -### Parse sentence using MeCab +### Parse sentences using MeCab MeCab is a third-party program which uses its own dictionaries and parsing algorithm to decompose sentences into individual words. MeCab may provide more accurate parsing results than Yomitan's internal parser. |