data preprocessing finished
This commit is contained in:
parent
4babdcdb54
commit
991232b1ec
1
.idea/.name
generated
Normal file
1
.idea/.name
generated
Normal file
@ -0,0 +1 @@
|
||||
readme.md
|
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
@ -3,5 +3,5 @@
|
||||
<component name="Black">
|
||||
<option name="sdkName" value="SAM-bilibil" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="SAM-bilibil" project-jdk-type="Python SDK" />
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12" project-jdk-type="Python SDK" />
|
||||
</project>
|
2
.idea/statistics_model2025.iml
generated
2
.idea/statistics_model2025.iml
generated
@ -2,7 +2,7 @@
|
||||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="jdk" jdkName="SAM-bilibil" jdkType="Python SDK" />
|
||||
<orderEntry type="jdk" jdkName="Python 3.12" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
<component name="PyDocumentationSettings">
|
||||
|
BIN
Final_Data.xlsx
Normal file
BIN
Final_Data.xlsx
Normal file
Binary file not shown.
BIN
Final_Data_Quantificated.xlsx
Normal file
BIN
Final_Data_Quantificated.xlsx
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -157,5 +157,5 @@ def analyze_text(file_path):
|
||||
pynlpir.close() # 确保释放NLPIR资源
|
||||
|
||||
if __name__ == "__main__":
|
||||
file_path = 'data_all.csv'
|
||||
file_path = 'data_all_second_ver.csv'
|
||||
analyze_text(file_path)
|
Loading…
x
Reference in New Issue
Block a user