Davit
app init
c608151
raw
history blame contribute delete
106 Bytes
"""Constants"""
PAD = "_" # padding (0)
BOS = "^" # beginning of sentence
EOS = "$" # end of sentence