Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bean5/paper-opposites
- Owner: bean5
- Created: 2020-01-27T20:38:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T18:22:34.000Z (8 months ago)
- Last Synced: 2024-11-08T22:39:53.613Z (2 months 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