README

CRF is an R package implemented modeling and computational tools for conditional random fields (CRF) model as well as other probabilistic undirected graphical models of discrete data with pairwise and unary potentials.

How to install?

How to use?

There are documentation available within package. To read the documents in the R terminal using the command ?CRF

Some examples can be found in the ‘tests’ directory of package source.

R Packages that uses CRF

If you use CRF in your package and project, please inform us so that we can add the link here.