We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfb8868 + cdb3b0f commit f86c23bCopy full SHA for f86c23b
pythainlp/__init__.py
@@ -1,9 +1,6 @@
1
# -*- coding: utf-8 -*-
2
# SPDX-FileCopyrightText: Copyright 2016-2023 PyThaiNLP Project
3
# SPDX-License-Identifier: Apache-2.0
4
-#
5
-# URL: <https://pythainlp.github.io/>
6
-# For license information, see LICENSE
7
__version__ = "5.0.0dev0"
8
9
thai_consonants = "กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรลวศษสหฬอฮ" # 44 chars
0 commit comments