com.github.dylon.liblevenshtein.collection.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of liblevenshtein Show documentation
Show all versions of liblevenshtein Show documentation
A library for spelling-correction based on Levenshtein Automata.
/**
* Collections and things that belong in collections, such as symmetric,
* immutable pairs, DAWGs and max-heaps.
* @author Dylon Edwards
* @since 2.1.0
*/
package com.github.dylon.liblevenshtein.collection;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy