summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extractor/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/extractor/README.md b/extractor/README.md
index 11138007..b83ff900 100644
--- a/extractor/README.md
+++ b/extractor/README.md
@@ -4,7 +4,7 @@ The grammar extraction takes place in two steps: (a) precomputing a number of da
To compile the data structures you need to run:
- cdec/extractor/compile -a <alignment> -b <parallel_corpus> -c <compile_config_file> -o <compile_directory>
+ cdec/extractor/sacompile -a <alignment> -b <parallel_corpus> -c <compile_config_file> -o <compile_directory>
To extract the grammars you need to run: