Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bean5/paper-jod-genetic-alignment
Whitepaper on application of genetic alignment on religious discourses. Base corpus: LDS Journal of Discourses comprised of hundreds of religious discourses.
https://github.com/bean5/paper-jod-genetic-alignment
ai gene-sequencing genetic-algorithms genetic-alignment journal-of-discourses latex ml nlp paper research whitepaper
Last synced: 7 days ago
JSON representation
Whitepaper on application of genetic alignment on religious discourses. Base corpus: LDS Journal of Discourses comprised of hundreds of religious discourses.
- Host: GitHub
- URL: https://github.com/bean5/paper-jod-genetic-alignment
- Owner: bean5
- Created: 2020-01-27T20:37:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T02:21:25.000Z (about 3 years ago)
- Last Synced: 2024-05-01T22:14:35.656Z (7 months ago)
- Topics: ai, gene-sequencing, genetic-algorithms, genetic-alignment, journal-of-discourses, latex, ml, nlp, paper, research, whitepaper
- Language: TeX
- Homepage:
- Size: 486 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alignments Across Multiple Imitation Classes: Using Machine Learning Produce More Accurate Textual
Whitepaper on application of genetic alignment on religious discourses. Base corpus: LDS Journal of Discourses comprised of hundreds of religious discourses.
## 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