Subject Details
Dept     : AIDS
Sem      : 6
Regul    : 2019
Faculty : ashokkumar
phone  : NIL
E-mail  : ashok.r.it@snsce.ac.in
291
Page views
34
Files
3
Videos
3
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Origins and challenges of NLP
word
download   open file
Language Modelling: Grammar-based LM, Statistical LM
word
download   open file
Regular Expressions
word
download   open file
Tokenization
word
download   open file
Word and Sentence Segmentation
word
download   open file
Detecting and Correcting Spelling Errors
word
download   open file
Edit Distance-weighted edit distance
word
download   open file
dynamic programming edit distance
word
download   open file
Introduction to NLTK.
UNIT 2:
word
download   open file
N-grams – Computing unigram, bigram, trigram probabilities
word
download   open file
Evaluating N-grams
word
download   open file
Smoothing
word
download   open file
Interpolation and Backoff
word
download   open file
WordClasses, Part-of-Speech Tagging
word
download   open file
Rule-based, Stochastic and Transformation-based tagging
word
download   open file
Issues in PoS tagging
word
download   open file
Hidden Markov and Maximum Entropy models
word
download   open file
Conditional random fields (CRF)
UNIT 3:
word
download   open file
Context-Free Grammars
word
download   open file
Grammar rules for English, Treebanks
word
download   open file
Normal Forms forgrammar
word
download   open file
Dependency Grammar
word
download   open file
Syntactic Parsing, Ambiguity
word
download   open file
Dynamic Programming parsing
word
download   open file
Shallow parsing – Probabilistic CFG
word
download   open file
Probabilistic CYK, Probabilistic Lexicalized CFGs
word
download   open file
Feature structures, Unification of feature structures.
UNIT 4:
word
download   open file
Introduction to lexical semantics
word
download   open file
Syntax-DrivenSemantic analysis
word
download   open file
Semantic attachments
word
download   open file
Word Senses, Relations between Senses
word
download   open file
Thematic Roles