Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

elifesciences/citation-sentiment-analysis

Repository files navigation

Citation Sentiment Analysis

Notebooks using Jupyter

The notebooks can be run via Jupyter.

Using Docker to run Jupyter

Pre-requisites:

docker-compose up --build sciencebeam-judge-jupyter

Open http://localhost:8891/.

(The port can be configured using the CITATION_SENTIMENT_JUPYTER_PORT environment variable)

Using Local Jupyter installation

Pre-requisites:

Install the additional dependencies:

pip install -r requirements.txt

Notebook Overview

The following notebooks are currently present:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published