Commit 1c2db085 authored by seyonechithrananda's avatar seyonechithrananda
Browse files

extend

parent a2f30d65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ For more details on the base tokenizers which the DeepChem tokenizers inherit fr


SmilesTokenizer
^^^^^^^^^^^
^^^^^^^^^^^^^^^

The :code:`dc.feat.SmilesTokenizer` module inherits from the BertTokenizer class. It runs a WordPiece tokenization algorithm over SMILES strings using the tokenisation SMILES regex developed by Schwaller et. al.