| Package | Description |
|---|---|
| org.apache.commons.text.similarity |
Provides algorithms for string similarity.
|
| Modifier and Type | Method and Description |
|---|---|
IntersectionResult |
IntersectionSimilarity.apply(CharSequence left,
CharSequence right)
Calculates the intersection of two character sequences passed as input.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.