8000 DOC Remove stray backtick in /doc/modules/feature_extraction.rst (#11… · scikit-learn/scikit-learn@4bce452 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bce452

Browse files
rtlee9qinhanmin2014
authored andcommitted
DOC Remove stray backtick in /doc/modules/feature_extraction.rst (#11910)
1 parent 2fe58e5 commit 4bce452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/feature_extraction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ concepts may not map one-to-one onto Lucene concepts.)
919919

920920
To make the preprocessor, tokenizer and analyzers aware of the model
921921
parameters it is possible to derive from the class and override the
922-
``build_preprocessor``, ``build_tokenizer``` and ``build_analyzer``
922+
``build_preprocessor``, ``build_tokenizer`` and ``build_analyzer``
923923
factory methods instead of passing custom functions.
924924

925925
Some tips and tricks:

0 commit comments

Comments
 (0)
0