shawntan / python-crf

Python implementation of linear-chain conditional random fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python implementation of linear-chain conditional random fields.


Languages

Language:Python 100.0%