Metadata-Version: 2.4
Name: peak_autocorrect
Version: 0.1.4
Summary: Thai text autocorrection with ONNX and FAISS
Author-email: Pannathad Pan <peakssp@yahoo.com>
License: MIT
Project-URL: Homepage, https://github.com/peak-pan/th_autocorrect
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: faiss-cpu
Requires-Dist: onnxruntime
Requires-Dist: scikit-learn
Requires-Dist: pythainlp
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: rapidfuzz
Requires-Dist: simhash
