cs-ai.md 3.3 KB


BOOKS

  • The book "biological sequence analysis" by Durbin and Eddy.

NLP and ML

  • https://mitpress.mit.edu/books/introduction-algorithms
  • http://www.amazon.com/The-Art-Computer-Programming-Vol/dp/0201896834
  • G. Bordogna, M. Pagani, and G. Pasi, Soft Computing for Information Retrieval on the Web. Springer Verlag, 2006.
  • Indurkhya, N., and Damerau, F. Handbook Of Natural Language Processing, 2nd Edition CRC 2010
  • Sebastiani, (2002) Machine learning in automated text categorization, ACM Computing Surveys, 34 (1), 1-47.
  • On The Use of Fuzzy Rules to Text Document Classification: Tatiane M. Nogueira, Solange O. Rezende, Heloisa A. Camargo
  • A fuzzy approach to classifying text documents, Liu , Song.

AI


Computational Formalisms


Data Structures

Books

  • The Algorithm Design Manual, Steven.S.Skiena - An excellent reference to algorithm design and many common data types.
  • "The Art of Computer Programming", Donald Knuth.

Graphs


HMM


Machine Learning


NLP

Sentiment Analysis

NLTK

Resources