CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Repositories
stanfordnlp repositories
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
Framework for learning dialogue agents in a two-player game setting.
Course notes for CS224N Winter17
Stanford DSPy: The framework for programming—not prompting—foundation models
Extra hand parsed data for training models
Python interface to CoreNLP using a bidirectional server-client interface.
SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)