-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
I've tried installing but keep getting stuck on how to actually run the parser. I've done the following:
git clone https://github.com/Oneplus/twpipe.git
cd twpipe
git submodule init
git submodule update
mkdir build
cd build
cmake .. -DEIGEN3_INCLUDE_DIR=/path/to/your/eigen3/
cd ..
bunzip2 -k model/en_ewt_en_tweebank_train.model.json.bz2
But after running all this, I can't find bin/twpipe (the bin directory is empty). Did I miss a step in the installation?
AbeHandler and PhMeier
Metadata
Metadata
Assignees
Labels
No labels