Skeleton of Project proposal document in LaTeX and some useful research papers on HMMs, CRFs and news headline classification.

This commit is contained in:
Woody Folsom
2012-04-01 20:19:26 -04:00
parent 225efee2b7
commit a46e790059
12 changed files with 482 additions and 0 deletions

7
Project Paper/p3refs.bib Normal file
View File

@@ -0,0 +1,7 @@
@BOOK{russelnorvig,
title = {Artificial Intelligence; A Modern Approach},
author = {Russel, S. and Norvig, P.},
publisher = {Prentice Hall},
edition = {Third},
year = {2010}
}