PgsFile 0.5.4__py3-none-any.whl → 0.5.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of PgsFile might be problematic. Click here for more details.
- PgsFile/PgsFile.py +4 -4
- PgsFile/models/dics/LIWC2015-Chinese.json +1 -0
- PgsFile/models/dics/LIWC2015-English.dic +6625 -0
- {pgsfile-0.5.4.dist-info → pgsfile-0.5.5.dist-info}/METADATA +1 -1
- {pgsfile-0.5.4.dist-info → pgsfile-0.5.5.dist-info}/RECORD +8 -6
- {pgsfile-0.5.4.dist-info → pgsfile-0.5.5.dist-info}/WHEEL +0 -0
- {pgsfile-0.5.4.dist-info → pgsfile-0.5.5.dist-info}/licenses/LICENSE +0 -0
- {pgsfile-0.5.4.dist-info → pgsfile-0.5.5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: PgsFile
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.5
|
|
4
4
|
Summary: This module streamlines Python package management, script execution, file handling, web scraping, and multimedia downloads. It supports LLM-based NLP tasks like OCR, tokenization, lemmatization, POS tagging, NER, ATE, dependency parsing, MDD, WSD, LIWC, MIP analysis, text classification, and Chinese-English sentence alignment. Additionally, it generates word lists and data visualizations, making it a practical tool for data scraping and analysis—ideal for literary students and researchers.
|
|
5
5
|
Author-email: Pan Guisheng <panguisheng@sufe.edu.cn>
|
|
6
6
|
License: License :: Free For Educational Use
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
PgsFile/PgsFile.py,sha256=
|
|
1
|
+
PgsFile/PgsFile.py,sha256=8mIa_OHIT54liiLafv4Z69qMKa2gU2pQQNpWe5VAsoo,178679
|
|
2
2
|
PgsFile/__init__.py,sha256=g37kKJxGqD61TQCWg6tDhUr27u-XRuMTIYNUjzRLPQ8,3801
|
|
3
3
|
PgsFile/Corpora/Idioms/English_Idioms_8774.txt,sha256=qlsP0yI_XGECBRiPZuLkGZpdasc77sWSKexANu7v8_M,175905
|
|
4
4
|
PgsFile/Corpora/Monolingual/Chinese/People's Daily 20130605/Raw/00000000.txt,sha256=SLGGSMSb7Ff1RoBstsTW3yX2wNZpqEUchFNpcI-mrR4,1513
|
|
@@ -2578,6 +2578,8 @@ PgsFile/models/dics/BE21.json,sha256=SsUN3fVyErT71bBIpkP3Owna3eFXaEVlF3whlKiwKvE
|
|
|
2578
2578
|
PgsFile/models/dics/BNC_COCA_lists.xlsx,sha256=ua5iQzEf5UQpsCezbsliNF6e_PYHIHGSJUjn9MyEEks,1229313
|
|
2579
2579
|
PgsFile/models/dics/CET-4 2016 (6314).txt,sha256=NZ3ai_OqIJJLPTPIs4Mc6170gzBIoC0Jgm4cF3tjMdc,57411
|
|
2580
2580
|
PgsFile/models/dics/CET-6 2016 (1726).txt,sha256=6Bk-R_qVxJRNV8McXqK9Q1uoFvpokB1foK9bUpHxRzE,14914
|
|
2581
|
+
PgsFile/models/dics/LIWC2015-Chinese.json,sha256=6_Pshbmwa1eE-nWIgLogWxx71-U9O2pEoFe7ODbUoUU,3600671
|
|
2582
|
+
PgsFile/models/dics/LIWC2015-English.dic,sha256=fHl7SEqNCnYhQp-OgUhufzqH6xETguJPkfpiIWdI0sI,118551
|
|
2581
2583
|
PgsFile/models/dics/unigram_freq_only.json,sha256=pr1OFOnAUfdzjHEHayhm-6-ZboQK7hPjB0DIqZztrn4,6289555
|
|
2582
2584
|
PgsFile/models/fonts/DejaVuSans.ttf,sha256=faGVp0xVvvmI0NSPlQi9XYSUJcF3Dbpde_xs6e2EiVQ,757076
|
|
2583
2585
|
PgsFile/models/fonts/书体坊赵九江钢笔行书体.ttf,sha256=fTOv4FFMnYtN1zCZghJ6-P1pzznA5qqoujwpDFY63Ek,3140656
|
|
@@ -2594,8 +2596,8 @@ PgsFile/models/prompts/6. ATE3 prompt.txt,sha256=VnaXpPa6BgZHUcm8PxmP_qgU-8xEoTB
|
|
|
2594
2596
|
PgsFile/models/prompts/7. SentAlign prompt.txt,sha256=hXpqqC-CAgo8EytkJ0MaLhevLefALazWriY-ew39jxs,1537
|
|
2595
2597
|
PgsFile/models/prompts/8. TitleCase prompt.txt,sha256=4p-LfGy0xAj2uPi9amyMm41T6Z17VNpFFsGZOgWhROs,1136
|
|
2596
2598
|
PgsFile/models/prompts/9. TextClassification prompt.txt,sha256=JhQJu3rQSstNtkIkxPR1K-QmH9sGBEhbVKHAi7ItMUA,1066
|
|
2597
|
-
pgsfile-0.5.
|
|
2598
|
-
pgsfile-0.5.
|
|
2599
|
-
pgsfile-0.5.
|
|
2600
|
-
pgsfile-0.5.
|
|
2601
|
-
pgsfile-0.5.
|
|
2599
|
+
pgsfile-0.5.5.dist-info/licenses/LICENSE,sha256=cE5c-QToSkG1KTUsU8drQXz1vG0EbJWuU4ybHTRb5SE,1138
|
|
2600
|
+
pgsfile-0.5.5.dist-info/METADATA,sha256=PsHJZ2RATXCH_kd7HSoCzuPU8HGgjI_P4a2Z1viIyXA,4555
|
|
2601
|
+
pgsfile-0.5.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
2602
|
+
pgsfile-0.5.5.dist-info/top_level.txt,sha256=028hCfwhF3UpfD6X0rwtWpXI1RKSTeZ1ALwagWaSmX8,8
|
|
2603
|
+
pgsfile-0.5.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|