export default { punctuationMark : new Set(Array.from(["。", ",", "、", ":", ";", "?", "!", "”", "“", ",", ".", "!", ":", "\"", "\n"])) }