Skip to content

Force no punctuation #589

Answered by jongwook
razem-io asked this question in Q&A
Nov 24, 2022 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

Common punctuation symbols like commas, periods, exclamation points, etc. are not included in the default list of symbols that are suppressed during decoding:

symbols = list("\"#()*+/:;<=>@[\\]^_`{|}~「」『』")

You could try adding them back in this list to obtain output without any of those punctuation symbols.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@razem-io
Comment options

@alexanderbluhm
Comment options

@razem-io
Comment options

Answer selected by jongwook
Comment options

You must be logged in to vote
3 replies
@razem-io
Comment options

@Rumeysakeskin
Comment options

@ryanheise
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants