Giter Site home page Giter Site logo

cs571's Introduction

CS571: Natural Language Processing

This is a graduate-level course focusing on topics in Natural Language Processing (NLP) such as embedding encoding, text classification, sequence tagging, semantic parsing, coreference resolution, and machine comprehension. Advanced topics in deep learning with various neural network models in applications to NLP are also discussed.

cs571's People

Contributors

imgarylai avatar jdchoi77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cs571's Issues

Put model inside SGD

Would it make sense to put the model inside SGD and pass in a new weight vector since every SGD must have a model?

Dead link and question.

Hi,

It seems the links to reader and structure in homework5 instructions do not work. Which reader and structure python files is being referred to? Do we need to use reader.py structure.py and dependency parser.py?

Thanks,
Mani

Proposal Template

Hello professor Choi,

Do we use the other template for the proposal? If I remembered correctly, you mentioned a template in the class. Or we just use the ACL format as our template for the proposal?

Question about test cases for dependency parser

Hi everyone,

Does anyone have another test case( a sentence with the same format as the gold tsv file), along with correct output, that one could use to make sure the dependency parser is working fine, besides the one provided in the homework instructions( preferably longer sentences than the one provided)?

I tried to put the long example used in lectures(attached)
test.tsv.zip

into the format of the tsv file and test it, but I can't seem to get it working, and I keep getting error. I assume only word index and head index columns are important.

Thanks,
Mani

[hw4] Is `pos-tagger.py` executable?

Hello,

When I exec the command below:

$ python pos-tagger.py data/conll03.eng.trn.gold.tsv data/conll03.eng.dev.gold.tsv

It shows this result forever:

>> Reading: data/conll03.eng.trn.gold.tsv

Do we need to modify something?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.