I'm searching for a good fuzzy library in Python but the ones that I'm finding are not being maintained and doesn't seem to add everything I need to create a Fuzzy system.
These are the ones I found so far: PyFuzzy, Peach and Fuzzpy.
Do you know of any good library? If not, is there any library in C#, Java or C++?