https://github.com/kensuke-mitsuzawa/literature-and-computer-science
https://github.com/kensuke-mitsuzawa/literature-and-computer-science
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kensuke-mitsuzawa/literature-and-computer-science
- Owner: Kensuke-Mitsuzawa
- Created: 2018-05-11T09:00:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T11:52:40.000Z (over 6 years ago)
- Last Synced: 2025-01-19T11:30:27.714Z (4 months ago)
- Language: Jupyter Notebook
- Size: 20.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirement
- Python3.x
- JUMAN & KNP# ROAD MAP
1. keyword extraction
2. similarity
2.1. keyword similarity
2.2. all document similarity
2.3. sentence per sentence similarity
3. all words clustering & word distribution per document# Directories
- `resources` 原文に近い状態のファイルディレクトリ。著作権とかに触れたくないので、commit対象外
- `processed_resources` 加工済みファイル。可視化などに使うデータ。commit対象範囲