News

About This project provides a lightweight, type-safe Encoder class written in Python for mapping labels (e.g., class names, tags, tokens) to numerical indices and decoding them back. It’s useful in ...
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.