Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 260 Bytes

Language Technology Project - POS tagger

Requirements

  • Python 3.6+
  • The Python packages that are listed in requirements.txt
  • The data files:
    • Run ./prepare.sh once to download the required files

Usage

  • python model_bilstm.py --help