Skip to content

HaoboGu/LING571

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository contains homeworks in LING571: Deep techniques for NLP

HW1

A English sentence parser using NLTK

HW2

A convertor which converts a normal context free grammar (CFG) file to a grammar file in Chomsky Normal Form (CNF)

HW3

CKY parsing algorithm.

HW4

Probabilistic CKY parsing algorithm.

HW5

Build a Feature-based Grammar file which can be read and processed by NLTK.

HW6

A system which reads manually created representations and does semantic parsing.

HW7

A system which creates and evaluates count-based models of distributional semantic similarity.

HW8

A system which does Word Sense Disambinguation(WSD) using Resnik's similarity measure

HW9

A simple program which finds pronouns in the second sentence of a pair of sentences. Then manually went through Hobbs algorithm to find pronouns' co-reference.

About

Deep techniques for natural language processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published