eveliao's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tensorflow/models
Models and examples built with TensorFlow
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
google-research/bert
TensorFlow code and pre-trained models for BERT
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
attardi/wikiextractor
A tool for extracting plain text from Wikipedia dumps
openai/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
allenai/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
huggingface/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
brightmart/bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
thunlp/RCPapers
Must-read papers on Machine Reading Comprehension
26hzhang/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
Separius/BERT-keras
Keras implementation of BERT with pre-trained weights
IndicoDataSolutions/finetune
Scikit-learn style model finetuning for NLP
taivop/joke-dataset
A dataset of 200k English plaintext jokes.
ajtulloch/Elements-of-Statistical-Learning
Contains LaTeX, SciPy and R code providing solutions to exercises in Elements of Statistical Learning (Hastie, Tibshirani & Friedman)
rowanz/swagaf
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
yicheng-w/CommonSenseMultiHopQA
Code for EMNLP 2018 paper "Commonsense for Generative Multi-Hop Question Answering Tasks"
LilianYe/some-Solutions-for-Elements-of-Elements-of-Statistical-Learning
uwnlp/verbphysics
Maxwell Forbes & Yejin Choi — ACL 2017
yangyiben/PCE
Extracting Common Sense Properties from Embeddings with Limited Human Guidance
UKPLab/emnlp2018-argmin-commonsense-knowledge
Accompanying code for our paper "Frame- and Entity-Based Knowledge for Common-Sense Argumentative Reasoning" at the 5th Workshop on Argument Mining @ EMNLP 2018.
chena/common-sense
Experimenting with default reasoning
GeekLiB/CommonSense
Code for building ConceptNet from raw data.