GitHub / stanfordnlp 50 Repositories
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
Language: Python - Size: 168 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 26,488 - Forks: 2,037

stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Language: Java - Size: 380 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 9,934 - Forks: 2,715

stanfordnlp/handparsed-treebank
Extra hand parsed data for training models
Language: Perl - Size: 17.8 MB - Last synced at: 13 days ago - Pushed at: 22 days ago - Stars: 6 - Forks: 2

stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
Language: Python - Size: 82.8 MB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 7,502 - Forks: 909

stanfordnlp/stanza-resources
Size: 1.79 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 30 - Forks: 21

stanfordnlp/string2string
String-to-String Algorithms for Natural Language Processing
Language: Jupyter Notebook - Size: 4.38 MB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 550 - Forks: 30

stanfordnlp/pyvene
Stanford NLP Python library for understanding and improving PyTorch models via interventions
Language: Python - Size: 25.5 MB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 758 - Forks: 82

stanfordnlp/pyreft
Stanford NLP Python library for Representation Finetuning (ReFT)
Language: Python - Size: 104 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1,490 - Forks: 126

stanfordnlp/axbench
Stanford NLP Python library for benchmarking the utility of LLM interpretability methods
Language: Python - Size: 617 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 95 - Forks: 6

stanfordnlp/pdf-struct
Logical structure analysis for visually structured documents
Language: Python - Size: 185 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 90 - Forks: 11

stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
Language: Python - Size: 78.1 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 520 - Forks: 105

stanfordnlp/stanfordnlp
[Deprecated] This library has been renamed to "Stanza". Latest development at: https://github.com/stanfordnlp/stanza
Language: Python - Size: 3.49 MB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 120 - Forks: 28

stanfordnlp/treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
Language: Lua - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 884 - Forks: 233

stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
Language: C - Size: 240 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 7,019 - Forks: 1,534

stanfordnlp/cs224n-web
http://cs224n.stanford.edu
Language: HTML - Size: 128 MB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 61 - Forks: 32

stanfordnlp/cs224n-winter17-notes
Course notes for CS224N Winter17
Language: TeX - Size: 11.1 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 1,590 - Forks: 434

stanfordnlp/phrasal
A large-scale statistical machine translation system written in Java.
Language: Java - Size: 240 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 210 - Forks: 88

stanfordnlp/wge
Workflow-Guided Exploration: sample-efficient RL agent for web tasks
Language: Python - Size: 4.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 113 - Forks: 35

stanfordnlp/stanza-train
Model training tutorials for the Stanza Python NLP Library
Language: Python - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 15

stanfordnlp/spinn
SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs
Language: Python - Size: 55.5 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 206 - Forks: 86

stanfordnlp/coqa-baselines
The baselines used in the CoQA paper
Language: Python - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 176 - Forks: 50

stanfordnlp/mac-network
Implementation for the paper "Compositional Attention Networks for Machine Reasoning" (Hudson and Manning, ICLR 2018)
Language: Python - Size: 205 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 501 - Forks: 118

stanfordnlp/cocoa
Framework for learning dialogue agents in a two-player game setting.
Language: Python - Size: 11.6 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 160 - Forks: 59

stanfordnlp/contract-nli-bert
A baseline system for ContractNLI (https://stanfordnlp.github.io/contract-nli/)
Language: Python - Size: 2.47 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 14

stanfordnlp/en-worldwide-newswire
An English NER dataset built from foreign newswire
Language: Python - Size: 21.6 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 0

stanfordnlp/stanza-old
Stanford NLP group's shared Python tools.
Language: Python - Size: 383 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 137 - Forks: 34

stanfordnlp/miniwob-plusplus-demos
Demos for the MiniWoB++ benchmark
Size: 92.9 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 9

stanfordnlp/chirpycardinal
Stanford's Alexa Prize socialbot
Language: Python - Size: 50 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 133 - Forks: 29

stanfordnlp/huggingface-models
Scripts for pushing models to huggingface repos
Language: Python - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 11 - Forks: 4

stanfordnlp/ColBERT-QA
Code for Relevance-guided Supervision for OpenQA with ColBERT (TACL'21)
Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 41 - Forks: 5

stanfordnlp/contract-nli
ContractNLI: A Dataset for Document-level Natural Language Inference for Contracts
Language: HTML - Size: 61 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

stanfordnlp/nn-depparser
A re-implementation of nndep using PyTorch.
Language: Python - Size: 417 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stanfordnlp/chirpy-parlai-blenderbot-fork
A fork of ParlAI supporting Chirpy Cardinal's custom neural generator
Language: Python - Size: 55.1 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

stanfordnlp/multi-distribution-retrieval
Code for our paper Resources and Evaluations for Multi-Distribution Dense Information Retrieval
Language: Python - Size: 195 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 0

stanfordnlp/sentiment-treebank
Updated version of SST
Language: Python - Size: 3.19 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 4

stanfordnlp/phrasenode
Mapping natural language commands to web elements
Language: Python - Size: 259 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 37 - Forks: 13

stanfordnlp/plot-data
datasets for plotting
Language: Jupyter Notebook - Size: 20.8 MB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 4

stanfordnlp/plot-interface
Web interface for the plotting project
Language: JavaScript - Size: 95.2 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

stanfordnlp/python-corenlp-protobuf
Python bindings for Stanford CoreNLP's protobufs.
Language: Python - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 7

stanfordnlp/color-describer
Code for Learning to Generate Compositional Color Descriptions
Language: OpenEdge ABL - Size: 5.16 MB - Last synced at: 36 minutes ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 18

stanfordnlp/coqa
CoQA -- A Conversational Question Answering Challenge
Language: Shell - Size: 47 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

stanfordnlp/nlp-meetup-demo
Language: Java - Size: 3.26 MB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 10

stanfordnlp/universe Fork of openai/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.
Language: Python - Size: 1.54 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 3

stanfordnlp/pdf-struct-models
A repository for hosting models for https://github.com/stanfordnlp/pdf-struct
Language: HTML - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

stanfordnlp/sindhi-tokenization
Sindhi tokenization data from ISRA
Size: 355 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

stanfordnlp/sempre-plot Fork of sidaw/sempre-interactive
Semantic Parser with Execution
Language: Java - Size: 13.7 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 28 - Forks: 12

stanfordnlp/pdf-struct-dataset
Dataset for pdf-struct (https://github.com/stanfordnlp/pdf-struct)
Language: HTML - Size: 32.3 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

stanfordnlp/chirpycardinal23 Fork of stanfordnlp/chirpycardinal 📦
Stanford's Alexa Prize socialbot [internal]
Size: 26.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stanfordnlp/sail-blog-new-post Fork of StanfordVL/sail-blog-new-post
The repository for making new post submissions to the SAIL Blog
Language: HTML - Size: 67.1 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stanfordnlp/corenlp-docs-dev
Size: 2.44 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1
