%FILES%
usr/
usr/lib/
usr/lib/python3.14/
usr/lib/python3.14/site-packages/
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/METADATA
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/RECORD
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/WHEEL
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/licenses/
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/licenses/LICENSE
usr/lib/python3.14/site-packages/pycorrector-1.1.4.dist-info/top_level.txt
usr/lib/python3.14/site-packages/pycorrector/
usr/lib/python3.14/site-packages/pycorrector/__init__.py
usr/lib/python3.14/site-packages/pycorrector/__main__.py
usr/lib/python3.14/site-packages/pycorrector/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/__main__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/__main__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/confusion_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/confusion_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/detector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/detector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/en_spell_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/en_spell_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/proper_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/proper_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/version.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/__pycache__/version.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/confusion_corrector.py
usr/lib/python3.14/site-packages/pycorrector/corrector.py
usr/lib/python3.14/site-packages/pycorrector/data/
usr/lib/python3.14/site-packages/pycorrector/data/common_char_set.txt
usr/lib/python3.14/site-packages/pycorrector/data/en.json.gz
usr/lib/python3.14/site-packages/pycorrector/data/person_name.txt
usr/lib/python3.14/site-packages/pycorrector/data/place_name.txt
usr/lib/python3.14/site-packages/pycorrector/data/proper_name.txt
usr/lib/python3.14/site-packages/pycorrector/data/same_pinyin.txt
usr/lib/python3.14/site-packages/pycorrector/data/same_stroke.txt
usr/lib/python3.14/site-packages/pycorrector/data/sighan2015_test.tsv
usr/lib/python3.14/site-packages/pycorrector/data/stopwords.txt
usr/lib/python3.14/site-packages/pycorrector/data/stroke.txt
usr/lib/python3.14/site-packages/pycorrector/data/word_freq.txt
usr/lib/python3.14/site-packages/pycorrector/deepcontext/
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__init__.py
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/deepcontext_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/deepcontext_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/deepcontext_model.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/deepcontext_model.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/deepcontext_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/__pycache__/deepcontext_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/deepcontext/deepcontext_corrector.py
usr/lib/python3.14/site-packages/pycorrector/deepcontext/deepcontext_model.py
usr/lib/python3.14/site-packages/pycorrector/deepcontext/deepcontext_utils.py
usr/lib/python3.14/site-packages/pycorrector/detector.py
usr/lib/python3.14/site-packages/pycorrector/en_spell_corrector.py
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__init__.py
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/ernie_csc_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/ernie_csc_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/model.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/model.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/predict.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/predict.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/sighan_evaluate.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/sighan_evaluate.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/__pycache__/utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/ernie_csc_corrector.py
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/model.py
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/predict.py
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/sighan_evaluate.py
usr/lib/python3.14/site-packages/pycorrector/ernie_csc/utils.py
usr/lib/python3.14/site-packages/pycorrector/gpt/
usr/lib/python3.14/site-packages/pycorrector/gpt/__init__.py
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/gpt_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/gpt_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/gpt_model.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/gpt_model.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/gpt_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/gpt_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/merge_peft_adapter.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/__pycache__/merge_peft_adapter.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/gpt/gpt_corrector.py
usr/lib/python3.14/site-packages/pycorrector/gpt/gpt_model.py
usr/lib/python3.14/site-packages/pycorrector/gpt/gpt_utils.py
usr/lib/python3.14/site-packages/pycorrector/gpt/merge_peft_adapter.py
usr/lib/python3.14/site-packages/pycorrector/macbert/
usr/lib/python3.14/site-packages/pycorrector/macbert/__init__.py
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/base_model.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/base_model.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/defaults.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/defaults.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/evaluate_util.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/evaluate_util.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/lr_scheduler.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/lr_scheduler.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/macbert4csc.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/macbert4csc.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/macbert_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/macbert_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/reader.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/reader.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/softmaskedbert4csc.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/__pycache__/softmaskedbert4csc.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/macbert/base_model.py
usr/lib/python3.14/site-packages/pycorrector/macbert/defaults.py
usr/lib/python3.14/site-packages/pycorrector/macbert/evaluate_util.py
usr/lib/python3.14/site-packages/pycorrector/macbert/lr_scheduler.py
usr/lib/python3.14/site-packages/pycorrector/macbert/macbert4csc.py
usr/lib/python3.14/site-packages/pycorrector/macbert/macbert_corrector.py
usr/lib/python3.14/site-packages/pycorrector/macbert/reader.py
usr/lib/python3.14/site-packages/pycorrector/macbert/softmaskedbert4csc.py
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__init__.py
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/monkey_pack.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/monkey_pack.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/mucgec_bart_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/__pycache__/mucgec_bart_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/monkey_pack.py
usr/lib/python3.14/site-packages/pycorrector/mucgec_bart/mucgec_bart_corrector.py
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/__init__.py
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/__pycache__/nasgec_bart_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/__pycache__/nasgec_bart_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/nasgec_bart/nasgec_bart_corrector.py
usr/lib/python3.14/site-packages/pycorrector/proper_corrector.py
usr/lib/python3.14/site-packages/pycorrector/seq2seq/
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__init__.py
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/conv_seq2seq_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/conv_seq2seq_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/conv_seq2seq_model.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/conv_seq2seq_model.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/conv_seq2seq_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/__pycache__/conv_seq2seq_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/seq2seq/conv_seq2seq_corrector.py
usr/lib/python3.14/site-packages/pycorrector/seq2seq/conv_seq2seq_model.py
usr/lib/python3.14/site-packages/pycorrector/seq2seq/conv_seq2seq_utils.py
usr/lib/python3.14/site-packages/pycorrector/t5/
usr/lib/python3.14/site-packages/pycorrector/t5/__init__.py
usr/lib/python3.14/site-packages/pycorrector/t5/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/t5/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/t5/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/t5/__pycache__/t5_corrector.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/t5/__pycache__/t5_corrector.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/t5/t5_corrector.py
usr/lib/python3.14/site-packages/pycorrector/utils/
usr/lib/python3.14/site-packages/pycorrector/utils/__init__.py
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/__init__.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/__init__.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/error_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/error_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/evaluate_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/evaluate_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/get_file.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/get_file.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/io_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/io_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/langconv.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/langconv.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/math_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/math_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/ngram_util.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/ngram_util.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/sentence_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/sentence_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/text_utils.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/text_utils.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/tokenizer.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/tokenizer.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/zh_wiki.cpython-314.opt-1.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/__pycache__/zh_wiki.cpython-314.pyc
usr/lib/python3.14/site-packages/pycorrector/utils/error_utils.py
usr/lib/python3.14/site-packages/pycorrector/utils/evaluate_utils.py
usr/lib/python3.14/site-packages/pycorrector/utils/get_file.py
usr/lib/python3.14/site-packages/pycorrector/utils/io_utils.py
usr/lib/python3.14/site-packages/pycorrector/utils/langconv.py
usr/lib/python3.14/site-packages/pycorrector/utils/math_utils.py
usr/lib/python3.14/site-packages/pycorrector/utils/ngram_util.py
usr/lib/python3.14/site-packages/pycorrector/utils/sentence_utils.py
usr/lib/python3.14/site-packages/pycorrector/utils/text_utils.py
usr/lib/python3.14/site-packages/pycorrector/utils/tokenizer.py
usr/lib/python3.14/site-packages/pycorrector/utils/zh_wiki.py
usr/lib/python3.14/site-packages/pycorrector/version.py
