# FixThaiPDF
Fix Thai PDF Text
> ซ่อมข้อความจาก PDF ภาษาไทย
[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wannaphong/fixthaipdf/blob/main/notebooks/test.ipynb)
## Install
> pip install fixthaipdf
## Usge
```python
from fixthaipdf import clean
clean("ข้้อความ")
```
## Tips
### How to improve the dict?
You can add more words in [fixthaipdf/dict.py](https://github.com/wannaphong/fixthaipdf/blob/main/fixthaipdf/dict.py).
## License
```
Copyright 2023 Wannaphong Phatthiyaphaibun
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
Raw data
{
"_id": null,
"home_page": "https://github.com/wannaphong/fixthaipdf",
"name": "FixThaiPDF",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "PDF,NLP,natural language processing,text analytics,text processing,localization,computational linguistics,Thai language",
"author": "Wannaphong",
"author_email": "wannaphong@yahoo.com",
"download_url": "https://files.pythonhosted.org/packages/e3/0e/95d42d25229a4cb251a086d935a398c36ae66a224339e099752a058e0c95/FixThaiPDF-0.2.1.tar.gz",
"platform": null,
"description": "# FixThaiPDF\nFix Thai PDF Text\n\n> \u0e0b\u0e48\u0e2d\u0e21\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e08\u0e32\u0e01 PDF \u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22\n\n[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wannaphong/fixthaipdf/blob/main/notebooks/test.ipynb)\n\n## Install\n\n> pip install fixthaipdf\n\n## Usge\n\n```python\nfrom fixthaipdf import clean\n\nclean(\"\u0e02\u0e49\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\")\n```\n\n## Tips\n\n### How to improve the dict?\n\nYou can add more words in [fixthaipdf/dict.py](https://github.com/wannaphong/fixthaipdf/blob/main/fixthaipdf/dict.py).\n\n\n## License\n\n```\n Copyright 2023 Wannaphong Phatthiyaphaibun\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n ```\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Fix Thai PDF Text",
"version": "0.2.1",
"project_urls": {
"Bug Reports": "https://github.com/wannaphong/fixthaipdf/issues",
"Homepage": "https://github.com/wannaphong/fixthaipdf",
"Source": "https://github.com/wannaphong/fixthaipdf"
},
"split_keywords": [
"pdf",
"nlp",
"natural language processing",
"text analytics",
"text processing",
"localization",
"computational linguistics",
"thai language"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f2db00c9252c88766d09c39dc726cfd8c9ebb508eb0ec1ba040f7d062dd97e3d",
"md5": "8e9df15a841b30cd6340f2098b16088d",
"sha256": "e5d68cb8904a1de4593a8904135980dff4a15f2788476eb4a6291ede5f70fa6a"
},
"downloads": -1,
"filename": "FixThaiPDF-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8e9df15a841b30cd6340f2098b16088d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 12398,
"upload_time": "2023-11-10T18:24:44",
"upload_time_iso_8601": "2023-11-10T18:24:44.855380Z",
"url": "https://files.pythonhosted.org/packages/f2/db/00c9252c88766d09c39dc726cfd8c9ebb508eb0ec1ba040f7d062dd97e3d/FixThaiPDF-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e30e95d42d25229a4cb251a086d935a398c36ae66a224339e099752a058e0c95",
"md5": "d988a72b8eb060878466b7b36ea1beba",
"sha256": "5eb6fb9f38962377773a09427382b8f70d4c1adc41f6c6c18d70dd9e4c31e25d"
},
"downloads": -1,
"filename": "FixThaiPDF-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "d988a72b8eb060878466b7b36ea1beba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 9875,
"upload_time": "2023-11-10T18:24:46",
"upload_time_iso_8601": "2023-11-10T18:24:46.324150Z",
"url": "https://files.pythonhosted.org/packages/e3/0e/95d42d25229a4cb251a086d935a398c36ae66a224339e099752a058e0c95/FixThaiPDF-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-10 18:24:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wannaphong",
"github_project": "fixthaipdf",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "fixthaipdf"
}