Structured Prediction using Conditional Random Fields

In this tutorial, I would be explaining the concept of structured learning/prediction and the use of Conditional Random Fields (CRF) for achieving this. Before we start discussing about CRF's, its essential that we understand what structure prediction is and why do we require it. What is Structured Learning? At present, Neural networks and its numerous … Continue reading Structured Prediction using Conditional Random Fields