Skip to content

Commit

Permalink
Update utilities.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SaPhyoThuHtet committed Jul 30, 2024
1 parent 07f78dc commit d1db1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from tensorflow.keras.preprocessing.sequence import pad_sequences
import pickle


#

"""" Tokenization """
def syllable_tokenization(input:str)->str:
Expand Down

0 comments on commit d1db1fa

Please sign in to comment.