Skip to content

missing bin/twpipe ? #7

@ianbstewart

Description

@ianbstewart

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions