Pinned Repositories
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
cs224n-winter17-notes
Course notes for CS224N Winter17
dspy
DSPy: The framework for programming—not prompting—foundation models
GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
pyreft
ReFT: Representation Finetuning for Language Models
python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
pyvene
Stanford NLP Python Library for Understanding and Improving PyTorch Models via Interventions
stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
string2string
String-to-String Algorithms for Natural Language Processing
treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
Stanford NLP's Repositories
stanfordnlp/cs224n-winter17-notes
Course notes for CS224N Winter17
stanfordnlp/treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
stanfordnlp/mac-network
Implementation for the paper "Compositional Attention Networks for Machine Reasoning" (Hudson and Manning, ICLR 2018)
stanfordnlp/spinn
SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs
stanfordnlp/coqa-baselines
The baselines used in the CoQA paper
stanfordnlp/stanza-old
Stanford NLP group's shared Python tools.
stanfordnlp/cs224n-web
http://cs224n.stanford.edu
stanfordnlp/ColBERT-QA
Code for Relevance-guided Supervision for OpenQA with ColBERT (TACL'21)
stanfordnlp/sempre-plot
Semantic Parser with Execution
stanfordnlp/color-describer
Code for Learning to Generate Compositional Color Descriptions
stanfordnlp/python-corenlp-protobuf
Python bindings for Stanford CoreNLP's protobufs.
stanfordnlp/miniwob-plusplus-demos
Demos for the MiniWoB++ benchmark
stanfordnlp/nlp-meetup-demo
stanfordnlp/sentiment-treebank
Updated version of SST
stanfordnlp/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
stanfordnlp/plot-data
datasets for plotting
stanfordnlp/plot-interface
Web interface for the plotting project
stanfordnlp/coqa
CoQA -- A Conversational Question Answering Challenge
stanfordnlp/corenlp-docs-dev
stanfordnlp/sail-blog-new-post
The repository for making new post submissions to the SAIL Blog