george1459's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
microsoft/vscode-extension-samples
Sample code illustrating the VS Code extension API.
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
garrettj403/SciencePlots
Matplotlib styles for scientific plotting
preservim/nerdcommenter
Vim plugin for intensely nerdy commenting powers
jiangmiao/auto-pairs
Vim plugin, insert or delete brackets, parens, quotes in pair
liyupi/daxigua
最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!
stanford-oval/WikiChat
WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus.
cvc5/cvc5
cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems.
stacks/stacks-project
Repository for the Stacks Project
berkerpeksag/astor
Python AST read/write
davidfraser/pyan
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.
paws-r/paws
Paws, a package for Amazon Web Services in R
wenhuchen/HybridQA
Dataset and code for EMNLP2020 paper "HybridQA: A Dataset of Multi-Hop Question Answeringover Tabular and Textual Data"
stanford-oval/suql
SUQL: Conversational Search over Structured and Unstructured Data with LLMs
stanford-oval/genie-toolkit
The Genie open source kit for voice assistant (formerly known as Almond)
stanford-oval/thingtalk
The Programming Language of Virtual Assistants
stanford-oval/wikidata-emnlp23
WikiSP, a semantic parser for Wikidata. WikiWebQuestions, a SPARQL-annotated dataset on Wikidata
tanfiona/LLM-on-Tabular-Data-Prediction-Table-Understanding-Data-Generation
Repository for collecting and categorizing papers outlined in our survey paper: "Large Language Models on Tabular Data -- A Survey".
OpenMatch/COCO-DR
[EMNLP 2022] This is the code repo for our EMNLP‘22 paper "COCO-DR: Combating Distribution Shifts in Zero-Shot Dense Retrieval with Contrastive and Distributionally Robust Learning".
Yharooer/panopto-downloader-chrome
Chrome extension to batch download videos from Panopto. Tested with the University of Cambridge Panopto website.
stanford-oval/ovalchat
OVALChat is a customizable Web app aimed at conducting user studies with chatbots
JuliaCloud/AWSSDK.jl
Julia APIs for all public Amazon Web Services (requires AWSCore.jl)
mlapistudy/ICSE2021_421
This is the artifact for paper “Are Machine Learning Cloud APIs Used Correctly? (#421)” in ICSE2021
stanford-oval/spinach
SPINACH: SPARQL-Based Information Navigation for Challenging Real-World Questions
stanford-oval/pyGenieScript
A packaged GenieScript in Python
george1459/NLP-win-21
Exploratory studies on characterizing relations between ideas, inspired by ACL 17' paper "Friendships, Rivalries, and Trysts: Characterizing Relations between Ideas in Texts" (Tan, Card, and Smith)
george1459/Sudoku
A multi-language Sudoku solver implemented with various methods