Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 414 Bytes

INSTALL.md

File metadata and controls

21 lines (13 loc) · 414 Bytes

INSTALL

Pre-requirements

  1. Python 3.6+

  2. PyTorch

    install the proper version according to the docs on https://pytorch.org/

  3. AllenNLP

  4. pyltp (Optional)

    You shall install pyltp if want to use LtpEmbeddedWordSplitter. C++ build tools and CMake are need.