cl-phonetic
Phonetic matcher
Provides phonetic pattern matching functionality in Common Lisp to aid with natural language processing and text analysis.
Phonetic pattern matching library for Common Lisp
24 stars
5 watching
3 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-chinese-phonetic-similarity-estimator | Estimates phonetic similarity between Chinese words and suggests similar-sounding candidates | 35 |
guicho271828/trivia | A compiler for pattern matching in Common Lisp | 334 |
nogizhopaboroda/f_context | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
ronggong/jingjusingingphrasematching | This repository provides a software framework to match singing audio with corresponding music scores based on phonetic and duration information. | 27 |
40ants/cl-flamegraph | A tool for visualizing performance hotspots in Common Lisp programs | 73 |
jamesturk/jellyfish | A Python library providing algorithms and encoding schemes for approximate string matching. | 2,066 |
atgreen/cl-text-splitter | A Common Lisp library for splitting text into manageable segments based on document structure and layout characteristics. | 7 |
cl-babel/babel | A Common Lisp library for efficient charset encoding and decoding | 92 |
bootphon/phonemizer | Converts text to phonetic transcriptions in multiple languages using various backends and algorithms | 1,231 |
sergree/matchering | An audio matching and mastering tool that uses machine learning to adapt the sound of one track to match another | 1,759 |
p-ranav/glob | A C++ library for pattern-based file matching and recursive searching | 249 |
pvginkel/microsoft.codeanalysis.csharp.patternmatching | A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |
chaitanyagupta/chronicity | A natural language date and time parser for Common Lisp | 67 |
mmontone/clavier | A general purpose validation library for Common Lisp | 19 |