Conditional Random Field (CRF)


Prev | Home | Next

The CRF package is implemented by Prof. Sunita Sarawagi.

The official homepage for this package is http://crf.sourceforge.net/. This documentation explains the usage of the package at the application level. People interested in implementation level details have to view javadocs for the package and source code itself.

Following are the topics covered:
  1. Overview
  2. Using CRF for Sequential Learning
  3. Various Interfaces
  4. Features, Feature Types and Feature Generator
  5. Models
  6. Configuration Parameters
  7. References

Prev | Home | Next

Copyright © 2004 KReSIT, IIT Bombay. All rights reserved