Spark functions to run popular phonetic and string matching algorithms
spark-stringmetric 0.4.0
Group ID:
com.github.mrpowers
Artifact ID:
spark-stringmetric_2.12
Version:
0.4.0
Release Date:
Mar 1, 2021
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:
libraryDependencies += "com.github.mrpowers" %% "spark-stringmetric" % "0.4.0"
ivy"com.github.mrpowers::spark-stringmetric:0.4.0"
//> using dep "com.github.mrpowers::spark-stringmetric:0.4.0"
import $ivy.`com.github.mrpowers::spark-stringmetric:0.4.0`
<dependency> <groupId>com.github.mrpowers</groupId> <artifactId>spark-stringmetric_2.12</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.github.mrpowers', name: 'spark-stringmetric_2.12', version: '0.4.0'