From f8a21872566787d0e7eb0b46df7072ec7424b79f Mon Sep 17 00:00:00 2001 From: Fide Marten Date: Fri, 8 Sep 2017 22:47:06 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cb82b0a..88b19f4 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,10 @@ This model only provides senses for the word "Python" but is fully functional an Building the full model will take nearly 11 hours on an eight core machine with 30 GB of memory and needs around 300 GB of free disk space. It will also download 4 GB of training data. +```bash +./wsd model:build-full +``` + ## See also ```bash