Giter VIP home page Giter VIP logo

annorxiver's Introduction

Annorxiver

Citation

About

This repository contains code for the annorxiver project. This project analyzes the linguistic content and style of bioRxiv preprints and aims to understand how these features change when preprints undergo the publication process. Our manuscript is currently finished and under review at the Plos Biology journal. Feel free to check our manuscript out! (link above). We also created a web app that takes a bioRxiv or medRxiv preprint doi as input and returns a set of the most linguistically similar journals and articles to serve as potential publication venues for their work.

Data Availability

Data for each figure in our manuscript can be found in our FIGURE_DATA_SOURCE.md file. This file contains relative links for each data source used to generate each piece of the figure panel.

Directory Structure

Folder/file Description
annorxiver_modules This folder contains supporting functions that other notebooks in this repository will use
biorxiv This folder contains all experiments that are related to biorxiv preprints.
credentials Some of the code in this repository need credentials to run. Any user that needs to run those notebooks should check this folder first.
figure_generation This folder contains code to generate figures for the manuscript in progress.
nytac/corpora_stats This folder contains results when parsing the New York Times annotated corpus (NYTAC) from the Linguistic Data Consortium (LDC).
pmc This folder contains all experiments that are related to articles in Pubmed Central Open Access corpus (PMC).
environment.yml This file contains the necessary packages this repository uses.
setup.py This file sets up the annorxiver modules to be used as a regular python package.

Set up Environment

Annorxiver uses conda as a python package manager. Before moving on to the instructions below, please make sure to have it installed. Download conda here!!

Once everything has been installed, type following command in the terminal:

bash install.sh

Note: There is a bash command within the install.sh that only works on unix systems. If you are on windows (and possibly macOS), you should remove that file or execute each command individually.

You can activate the environment by using the following command:

conda activate annorxiver

License

This repository is dual licensed as BSD 3-Clause and CC0 1.0, meaning any repository content can be used under either license. This licensing arrangement ensures source code is available under an OSI-approved License, while non-code content โ€” such as figures, data, and documentation โ€” is maximally reusable under a public domain dedication.

annorxiver's People

Contributors

danich1 avatar marvint avatar mthielk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

annorxiver's Issues

Update readme

Readme could be slightly more descriptive ๐Ÿ˜‰

Order of scripts & dataset

Hi @danich1, thank you so much for telling me about this approach you developed and I am really amazed looking through this code!
I was wondering if I could ask what is the starting dataset (or starting script to generate the dataset) that you're using? Everything I've looked at seems to make sense, but I just can't figure out if there's something I'm supposed to have downloaded initially to get it to run or whether I'm just missing something.
Thank you again!

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.