Selected Tags

Click on a tag to remove it

Algorithms packages

Showing projects tagged as Text Processing and Algorithms

  • go-edlib

    6.2 1.8 Go
    📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
  • Go Mathematical Expression Toolkit

    2.7 0.0 Go
    Go Mathematical Expression Toolkit. Run-time mathematical expression parser and evaluation engine.
  • Markov Chain Algorithm

    0.2 0.0 Go
    A Markov chain algorithm generates text by creating a statistical model of potential textual suffixes for a given prefix.