Skip to content

Thesis written in LaTeX covering multi label learning on streamings

Notifications You must be signed in to change notification settings

Juancard/mll-on-streams-thesis

Repository files navigation

mll-on-streams-thesis

Install OS dependencies

xargs sudo apt install -y < requirements_os.txt

Download dictionary files

sudo wget http://ftp.vim.org/vim/runtime/spell/es.utf-8.spl -P /usr/share/vim/vim82/spell/
sudo wget http://ftp.vim.org/vim/runtime/spell/es.utf-8.sug -P /usr/share/vim/vim82/spell/
sudo wget http://ftp.vim.org/vim/runtime/spell/es.latin1.spl -P /usr/share/vim/vim82/spell/
sudo wget http://ftp.vim.org/vim/runtime/spell/es.latin1.sug -P /usr/share/vim/vim82/spell/

Useful commands

  • Update glossary:
makeglossaries tesis
  • Update bibliography
biber tesis
  • Run spell and grammar checks:
textidote > report_textidote.html

About

Thesis written in LaTeX covering multi label learning on streamings

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages