https://github.com/timcsy/romansfrequency
https://github.com/timcsy/romansfrequency
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timcsy/romansfrequency
- Owner: timcsy
- Created: 2020-12-02T14:32:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T15:39:04.000Z (over 4 years ago)
- Last Synced: 2025-01-18T23:14:50.551Z (4 months ago)
- Language: Python
- Size: 214 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
羅馬書詞頻分析
===
使用希臘文的 Strong Number 對整卷羅馬書做分析。
結果存在 meaning.txt。(包含出現 10 次以上的字義,省略連接詞、介系詞、代名詞等等)
環境需求
---
- Python 3執行
---
```
python freq.py
```