Skip to content
forked from Pinafore/nlp-hw

Homework for NLP course at University of Maryland

License

Notifications You must be signed in to change notification settings

xiwen426/nlp-hw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlp-hw

Homework for NLP course at University of Maryland

Shared Data

The homeworks use the dataset of questions. You can use the Makefile to download the files:

make qanta.train.json

Prerequisites

I assume that you have pytorch, sklearn, and nltk installed. It's easy to do this with Anaconda.

About

Homework for NLP course at University of Maryland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Makefile 1.4%