menu
text_indexing package
documentation
extensions.dart
KGramIndexExtension extension
KGramIndexExtension extension
dark_mode
light_mode
KGramIndexExtension
extension
Extension methods on
KGramsMap
.
on
KGramsMap
Properties
terms
→
Set
<
String
>
Returns a set of unique terms by iterating over all the
values
in the collection and adding the terms to a
Set
.
no setter
Methods
addTermKGrams
(
String
term
,
Iterable
<
String
>
kGrams
)
→ void
Iterates through the
kGrams
and:
text_indexing package
documentation
extensions
KGramIndexExtension extension
text_indexing_extensions library