We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec97112 commit 9ac466aCopy full SHA for 9ac466a
220_Token_normalization/10_Lowercasing.asciidoc
@@ -1,5 +1,5 @@
1
[[lowercase-token-filter]]
2
-=== 这个例子
+=== 举个例子
3
4
用的最多的语汇单元过滤器(token filters)是 `lowercase` 过滤器,它的功能正和你期望的一样;它将每个词元(token)转换为小写形式:
5
[source,js]
0 commit comments