Skip to content

Commit

Permalink
[DOCS] Fix edge n-gram tokenizer nav
Browse files Browse the repository at this point in the history
Adds a missing float tag to the edge n-gram tokenizer docs. This tag
ensures the edge n-gram tokenizer docs display on the same page.
  • Loading branch information
jrodewig committed Nov 22, 2019
1 parent 52003a2 commit 642390c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Character classes may be any of the following:
setting this to `+-_` will make the tokenizer treat the plus, minus and
underscore sign as part of a token.

[float]
[[max-gram-limits]]
=== Limitations of the `max_gram` parameter

Expand Down

0 comments on commit 642390c

Please sign in to comment.