Commit cdc6790e authored by seyonechithrananda's avatar seyonechithrananda
Browse files

add commenting

parent 2e39ffbe
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
# Requriments - transformers, tokenizers
# Right now, the Smiles Tokenizer uses an exiesting vocab file from rxnfp that is fairly comprehensive and from the USPTO dataset.
# The vocab may be expanded in the near future

import collections
import logging
import os