Function splitCJKV

  • split CJKV and non-CJKV

    Parameters

    Returns tkTree

    a splitted tkTree (by CJK and NonCJK)

    • Examples:
    [`many臺中daylight`] => [`many`, `臺中`, `dahylight`]
    

Generated using TypeDoc