An open API service indexing awesome lists of open source software.

https://github.com/jsonkao/specblaster

Classifying and summarizing news from CDS.
https://github.com/jsonkao/specblaster

summarization tf-idf

Last synced: 11 months ago
JSON representation

Classifying and summarizing news from CDS.

Awesome Lists containing this project

README

          

# Specblaster

Classifying and summarizing news from CDS.

## Setting Up

1. We use Pipenv to manage our dependencies. [Install it](https://pipenv.readthedocs.io/en/latest/#install-pipenv-today).
2. Run `pipenv install` to install the dependencies you need.
3. Run `jupyter notebook` to start the notebook server.