From c06e5d6c174173f0d4952f19cd2fd24f4cd3adc9 Mon Sep 17 00:00:00 2001 From: Rashmi-G <39985156+Rashmi-G@users.noreply.github.com> Date: Thu, 14 Jun 2018 15:55:09 +0530 Subject: [PATCH] Removed the extra unmentioned content --- src/lab/exp8/Theory.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lab/exp8/Theory.html b/src/lab/exp8/Theory.html index 21f144c..8523a3c 100644 --- a/src/lab/exp8/Theory.html +++ b/src/lab/exp8/Theory.html @@ -110,7 +110,7 @@

Building POS Tagger


-HMMs underlie the functioning of stochastic taggers and are used in various algorithms. Accuracies for one such algorithm (TnT) on various training data is shown here. +HMMs underlie the functioning of stochastic taggers and are used in various algorithms.

Conditional Random Field