Pinned Repositories
translation
Evaluate and compare three neural machine translation models, including RNN-based encoder-decoder, RNN-encoder-decoder with attention, and CNN-encoder-RNN-decoder with attention. [Team Project for 2018 NLP with Cho on Machine Translation]
bow-sentiment-classifier
Bag-of-words (BOW) sentiment classifier
cpp2
C++ homework code and final project
dish-ai
A minimal Flask API to generate random lunch reviews
maxent-ner-tagger
Maximum entropy named-entity recognition (NER)
nl-inference
CNN/RNN model evaluation on the Stanford Natural Language Inference (SNLI) task
nyc-crime-time-analysis
NYC crime time analysis
srl
Semantic role labeling using linear-chain CRFs
viterbi-pos-tagger
Viterbi part-of-speech tagger, trained on Wall Street Journal (WSJ) data
FakeNewsChallenge
CSCI-GA.2590 - Natural Language Processing - Spring 2018 - Term Project
melanietosik's Repositories
melanietosik/maxent-ner-tagger
Maximum entropy named-entity recognition (NER)
melanietosik/viterbi-pos-tagger
Viterbi part-of-speech tagger, trained on Wall Street Journal (WSJ) data
melanietosik/bow-sentiment-classifier
Bag-of-words (BOW) sentiment classifier
melanietosik/dish-ai
A minimal Flask API to generate random lunch reviews
melanietosik/nl-inference
CNN/RNN model evaluation on the Stanford Natural Language Inference (SNLI) task
melanietosik/cpp2
C++ homework code and final project
melanietosik/srl
Semantic role labeling using linear-chain CRFs
melanietosik/string-to-amr-alignment
String to semantic graph alignment
melanietosik/hpc
High performance computing (HPC) for ML
melanietosik/nlu-comp-sem
NYU DS-GA 1012
melanietosik/nyc-crime-time-analysis
NYC crime time analysis
melanietosik/text-mining
Text mining in Java
melanietosik/deeplearning4j-docs
Documentation for Deeplearning4j - Deep Learning for Java and the JVM
melanietosik/dependency-graph-parsing
Dependency graph stats and AMR paper
melanietosik/learning-spark
Example code from Learning Spark book
melanietosik/linsim
Python implementation of Lin similarity
melanietosik/melanietosik
melanietosik/melanietosik.github.io
Source code and data for my personal website
melanietosik/ml
coursera machine learning
melanietosik/python-readability
fast python port of arc90's readability tool, updated to match latest readability.js!
melanietosik/scribble
:tomato: A Jekyll theme.
melanietosik/spark-spam-classifier
Spam classifier in Spark