headliner

所属分类:聚类算法
开发工具:Python
文件大小:28999KB
下载次数:0
上传日期:2023-05-03 22:40:36
上 传 者sh-1993
说明:  头条新闻是一种围绕常见故事聚集新闻文章的服务
(headliner is a service that clusters news articles around common stories)

文件列表:
Procfile (73, 2023-05-04)
__init__.py (0, 2023-05-04)
headliner.py (623, 2023-05-04)
poetry.lock (39832, 2023-05-04)
pyproject.toml (507, 2023-05-04)
src (0, 2023-05-04)
src\__init__.py (0, 2023-05-04)
src\api (0, 2023-05-04)
src\api\__init__.py (0, 2023-05-04)
src\api\clusters.py (457, 2023-05-04)
src\api\cors.py (1829, 2023-05-04)
src\data (0, 2023-05-04)
src\data\__init__.py (0, 2023-05-04)
src\data\clock.py (229, 2023-05-04)
src\data\clustering.py (4667, 2023-05-04)
src\data\main.py (2374, 2023-05-04)
src\data\news.py (1945, 2023-05-04)
src\data\utilities.py (2833, 2023-05-04)
src\data\w2v.py (6451, 2023-05-04)
src\resources (0, 2023-05-04)
src\resources\config.json (153, 2023-05-04)
src\resources\feeds.json (2035, 2023-05-04)
src\resources\octToApr (82897453, 2023-05-04)
src\resources\stopwords (760, 2023-05-04)
static (0, 2023-05-04)
static\d3.v3.min.js (151732, 2023-05-04)
static\headlinr.js (7880, 2023-05-04)
static\index.html (718, 2023-05-04)
static\styles.css (420, 2023-05-04)

# headliner ![headliner_screenshot](https://cloud.githubusercontent.com/assets/2948894/24990892/be023***c-1fdc-11e7-8ba1-88778cd237f7.png) http://headlinr.herokuapp.com/ ### Prereqs (all available through PyPI) Headlinr uses poetry for build management. To run the heroku build, first install heroku cli: https://devcenter.heroku.com/articles/heroku-command-line For a local build, run: `heroku local` To run the REST API, simply run: `heroku local web` To run the data pipeline, run: `python src/data/main.py`

近期下载者

相关文件


收藏者