--- up: tags: aliases: --- # Installation `brew install languagetool` > [!info] Optionnel (mais très recommandé) : installer fasttext > ```bash > git clone https://github.com/facebookresearch/fastText.git > cd fastText > make > ```