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: 16 days ago
JSON representation
Whitepaper on the topic of whether opposites (up/down, cat/dog) exist in the mainstream perspective.
- Host: GitHub
- URL: https://github.com/bean5/paper-opposites
- Owner: bean5
- Created: 2020-01-27T20:38:34.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T18:22:34.000Z (about 2 years ago)
- Last Synced: 2025-02-21T22:45:40.377Z (over 1 year ago)
- Topics: latex, linguistics, nlp, opposites, paper, research, whitepaper
- Language: TeX
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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