123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- {
- "summary": {
- "total_files": 5,
- "total_characters": 161581,
- "total_words": 25109,
- "total_lines": 459,
- "total_chinese_chars": 1687,
- "total_english_words": 20074,
- "total_file_size": 165268,
- "file_types": {
- ".md": {
- "count": 1,
- "total_chars": 2212,
- "total_words": 213
- },
- ".py": {
- "count": 2,
- "total_chars": 6816,
- "total_words": 532
- },
- ".csv": {
- "count": 2,
- "total_chars": 152553,
- "total_words": 24364
- }
- }
- },
- "details": [
- {
- "file_path": "../README_emotion_table.md",
- "file_name": "README_emotion_table.md",
- "file_extension": ".md",
- "file_size_bytes": 3448,
- "timestamp": "2025-07-07 18:45:20",
- "total_characters": 2212,
- "characters_no_spaces": 1809,
- "total_lines": 120,
- "empty_lines": 28,
- "non_empty_lines": 92,
- "total_words": 213,
- "chinese_characters": 590,
- "english_words": 60,
- "numbers": 77,
- "punctuation": 336
- },
- {
- "file_path": "../table_integration_code.py",
- "file_name": "table_integration_code.py",
- "file_extension": ".py",
- "file_size_bytes": 2808,
- "timestamp": "2025-07-07 18:45:20",
- "total_characters": 2298,
- "characters_no_spaces": 1959,
- "total_lines": 76,
- "empty_lines": 12,
- "non_empty_lines": 64,
- "total_words": 181,
- "chinese_characters": 251,
- "english_words": 36,
- "numbers": 26,
- "punctuation": 466
- },
- {
- "file_path": "../generate_emotion_table.py",
- "file_name": "generate_emotion_table.py",
- "file_extension": ".py",
- "file_size_bytes": 5348,
- "timestamp": "2025-07-07 18:45:20",
- "total_characters": 4518,
- "characters_no_spaces": 3596,
- "total_lines": 147,
- "empty_lines": 29,
- "non_empty_lines": 118,
- "total_words": 351,
- "chinese_characters": 409,
- "english_words": 67,
- "numbers": 143,
- "punctuation": 896
- },
- {
- "file_path": "../emotion_results.csv",
- "file_name": "emotion_results.csv",
- "file_extension": ".csv",
- "file_size_bytes": 152965,
- "timestamp": "2025-07-07 18:45:20",
- "total_characters": 152124,
- "characters_no_spaces": 127885,
- "total_lines": 111,
- "empty_lines": 0,
- "non_empty_lines": 111,
- "total_words": 24350,
- "chinese_characters": 318,
- "english_words": 19911,
- "numbers": 874,
- "punctuation": 9067
- },
- {
- "file_path": "../user_info_extracted.csv",
- "file_name": "user_info_extracted.csv",
- "file_extension": ".csv",
- "file_size_bytes": 699,
- "timestamp": "2025-07-07 18:45:20",
- "total_characters": 429,
- "characters_no_spaces": 420,
- "total_lines": 5,
- "empty_lines": 0,
- "non_empty_lines": 5,
- "total_words": 14,
- "chinese_characters": 119,
- "english_words": 0,
- "numbers": 78,
- "punctuation": 87
- }
- ],
- "export_time": "2025-07-07 18:45:20"
- }
|