README.md
pyproject.toml
requirements.txt
setup.py
aift/__init__.py
aift.egg-info/PKG-INFO
aift.egg-info/SOURCES.txt
aift.egg-info/dependency_links.txt
aift.egg-info/requires.txt
aift.egg-info/top_level.txt
aift/image/__init__.py
aift/image/classification/__init__.py
aift/image/classification/chest_classification.py
aift/image/classification/lesion_detection.py
aift/image/classification/maskdetection.py
aift/image/classification/nsfw.py
aift/image/classification/violence_classification.py
aift/image/correlator/__init__.py
aift/image/correlator/correlator.py
aift/image/detection/__init__.py
aift/image/detection/carlogo.py
aift/image/detection/face_blur.py
aift/image/detection/face_detection.py
aift/image/detection/handwritten.py
aift/image/detection/lpr.py
aift/image/detection/weapon_detection.py
aift/image/dicom2image/__init__.py
aift/image/dicom2image/dicom2image.py
aift/image/super_resolution/__init__.py
aift/image/super_resolution/super_resolution.py
aift/image/thaifood/__init__.py
aift/image/thaifood/thaifood.py
aift/multimodal/__init__.py
aift/multimodal/audioqa.py
aift/multimodal/textqa.py
aift/multimodal/vqa.py
aift/multimodal/word_correction.py
aift/nlp/__init__.py
aift/nlp/alignment/__init__.py
aift/nlp/alignment/en_alignment.py
aift/nlp/alignment/zh_alignment.py
aift/nlp/g2p/__init__.py
aift/nlp/g2p/g2p.py
aift/nlp/longan/__init__.py
aift/nlp/longan/sentence_tokenizer.py
aift/nlp/longan/tagger.py
aift/nlp/longan/token_tagger.py
aift/nlp/longan/tokenizer.py
aift/nlp/ner/__init__.py
aift/nlp/ner/ner.py
aift/nlp/qa/__init__.py
aift/nlp/qa/qa.py
aift/nlp/sentiment/__init__.py
aift/nlp/sentiment/cyberbully.py
aift/nlp/sentiment/emonews.py
aift/nlp/sentiment/engine.py
aift/nlp/sentiment/ssense.py
aift/nlp/sentiment/thaimoji.py
aift/nlp/similarity/__init__.py
aift/nlp/similarity/engine.py
aift/nlp/similarity/word_approximation.py
aift/nlp/similarity/word_similarity.py
aift/nlp/soundex/__init__.py
aift/nlp/soundex/soundex.py
aift/nlp/tag/__init__.py
aift/nlp/tag/tag.py
aift/nlp/text_cleansing/__init__.py
aift/nlp/text_cleansing/text_cleansing.py
aift/nlp/text_sum/__init__.py
aift/nlp/text_sum/summarize.py
aift/nlp/tokenizer/__init__.py
aift/nlp/tokenizer/engine.py
aift/nlp/tokenizer/lexto.py
aift/nlp/tokenizer/trexplus.py
aift/nlp/tokenizer/trexplusplus.py
aift/nlp/translation/__init__.py
aift/nlp/translation/en2th.py
aift/nlp/translation/th2en.py
aift/nlp/translation/th2zh.py
aift/nlp/translation/zh2th.py
aift/nlp/translation/zh_translate.py
aift/setting/__init__.py
aift/setting/setting.py
aift/speech/__init__.py
aift/speech/speech/__init__.py
aift/speech/speech/tts.py
aift/speech/stt/__init__.py
aift/speech/stt/partii4.py
aift/speech/stt/partii5.py