Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 222 Bytes

python-crf

Python implementation of linear-chain conditional random fields.

##Application

Use to do feature extraction from products.

  1. Extract keywords from respective fields.
  2. Train using keyword sets.