From b42f943abbb2e3e85167f5909fc583de26371de4 Mon Sep 17 00:00:00 2001 From: Paul Baltescu Date: Tue, 25 Jun 2013 22:11:14 +0100 Subject: Updated README. --- extractor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extractor/README.md') diff --git a/extractor/README.md b/extractor/README.md index 575f5ca5..c9db8de8 100644 --- a/extractor/README.md +++ b/extractor/README.md @@ -2,7 +2,7 @@ C++ implementation of the online grammar extractor originally developed by [Adam To run the extractor you need to: - cdec/extractor/run_extractor -a -b -g < > + cdec/extractor/run_extractor -t -a -b -g < > To run unit tests you need first to configure `cdec` with the [Google Test](https://code.google.com/p/googletest/) and [Google Mock](https://code.google.com/p/googlemock/) libraries: -- cgit v1.2.3