[DOCS] Fix edge n-gram tokenizer nav

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.
This commit is contained in:
James Rodewig 2019-11-22 15:50:27 -05:00
parent 8eaee7cbdc
commit d06c71eb82
1 changed files with 1 additions and 0 deletions

View File

@ -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