Git Product home page Git Product logo

scivibes's Introduction

SciVibes 1.1.0

This is a scientific vibe estimator based on ADS abstracts!

Project for Code/Astro 2022 by Mireya Arora, Steph Merritt, and Luna Zagorac.

codeastro

Notes for installing

This code requires that you provide your own ADS API key. This is easy to generate: go to your account settings and choose "API Token" on the right-hand menu, then click the "Generate a new key" button.

All the dependencies are specified in requirements.txt, so cloning the git directory onto your computer and running

pip install scivibes -r requirements.txt

within the directory should take care of all dependencies.

Notes for running

Please see demo Jupyter notebook to test your vibes!

You can also run the software directly from the terminal. You need either the author's name or ORCID ID (the example includes both, please only use one!).

python scivibes_.py --ads_config_token [Your ADS Configuration Token] --ORCID [Your ORCID id here] --author_name [Your author name here] --filename [optional name for file]

The vibe files are saved in the format "filename_Vibe.png" and "filename_AntiVibe.png". The vibestogram of total vibes is saved as "vibestogram.jpg".

Sentiment Analysis Data Source

The files in the subreddits/ folder were created by the authors of the SocialSent project. The process between producing these domain-specific lexicons is described in their paper, Inducing Domain-Specific Sentiment Lexicons from Unlabeled Corpora.

Vibe Image Data Source

The code used to create the Vibe and Anti_Vibe images is based on the WatercolorClouds code by Eric Davidson.

scivibes's People

Contributors

mireya-a avatar astronomerritt avatar lunazagor avatar

Stargazers

 avatar Isaac McMahon avatar  avatar Chetan Chawla avatar

Watchers

 avatar

Forkers

astronomerritt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.