RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy. However, there are two aspects that set RapidFuzz apart from ...
smiles-encoder is a Python package used to generate one-hot vectors representing SMILES strings (each string element is a one-hot vector). To contribute to smiles-encoder, make a pull request.