Martin Thoma fe78311901 Add papers/write-math-paper 9 anni fa
..
figures fe78311901 Add papers/write-math-paper 9 anni fa
Makefile fe78311901 Add papers/write-math-paper 9 anni fa
README.md fe78311901 Add papers/write-math-paper 9 anni fa
abstract-500-chars.txt fe78311901 Add papers/write-math-paper 9 anni fa
baseline-1.csv fe78311901 Add papers/write-math-paper 9 anni fa
baseline-2-pretraining.csv fe78311901 Add papers/write-math-paper 9 anni fa
baseline-2.csv fe78311901 Add papers/write-math-paper 9 anni fa
ch1-introduction.tex fe78311901 Add papers/write-math-paper 9 anni fa
ch2-general-system-design.tex fe78311901 Add papers/write-math-paper 9 anni fa
ch3-data-and-implementation.tex fe78311901 Add papers/write-math-paper 9 anni fa
ch4-algorithms.tex fe78311901 Add papers/write-math-paper 9 anni fa
ch5-optimization-of-system-design.tex fe78311901 Add papers/write-math-paper 9 anni fa
ch6-summary.tex fe78311901 Add papers/write-math-paper 9 anni fa
ch7-mfrdb-eval.tex fe78311901 Add papers/write-math-paper 9 anni fa
glossary.tex fe78311901 Add papers/write-math-paper 9 anni fa
sRGBIEC1966-2.1.icm fe78311901 Add papers/write-math-paper 9 anni fa
variables.tex fe78311901 Add papers/write-math-paper 9 anni fa
write-math-ba-paper.bib fe78311901 Add papers/write-math-paper 9 anni fa
write-math-ba-paper.tex fe78311901 Add papers/write-math-paper 9 anni fa

README.md

Download compiled PDF

License

This is work is licensed under CC BY-NC-ND 3.0.

Spell checking

  • Spell checking for f in ch*.tex; do aspell --lang=en --mode=tex check $f; done
  • Spell checking for f in ch*.tex; do /home/moose/GitHub/Academic-Writing-Check/checkwriting $f; done
  • Spell checking with http://www.reverso.net/spell-checker
  • https://github.com/devd/Academic-Writing-Check