Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

Structured Output Prediction using Conditional Random Fields

Project description

o Implemented a conditional random field model for Optical Character Recognition(OCR), with emphasis on inference and performance test. o Benchmarking done by comparing CRF with multi-class linear SVM