Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bean5/paper-opposites

Whitepaper on the topic of whether opposites (up/down, cat/dog) exist in the mainstream perspective.
https://github.com/bean5/paper-opposites

latex linguistics nlp opposites paper research whitepaper

Last synced: 14 days ago
JSON representation

Whitepaper on the topic of whether opposites (up/down, cat/dog) exist in the mainstream perspective.

Awesome Lists containing this project

README

        

# Whitepaper on Opposites using Quantitative Approach

Whitepaper on the topic of whether opposites (up/down, cat/dog) exist in the mainstream perspective.

## Dependencies

- docker
- docker-compose

## Build Instructions

```sh
docker-compose run proposal
docker-compose run final
```

The first time you run the command it will need to build the latex base image which can take a long time.

## To Do

- [ ] Use a common base image to accelerate first-time PDF generation