Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 399 Bytes

MEMM_POS_Tagger

Prerequisties

  • python 3.5
  • numpy 1.15.4
  • scipy 1.1.0

Usage

Download the models to the root directory, then run python generate_comp_file.py in order to generate the competition files

  • main.py was used for development and training
  • modules can be found in postagger/utils