Stars
TensorFlow code and pre-trained models for BERT
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
The Natural Language Decathlon: A Multitask Challenge for NLP
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
Web interface for browsing, search and filtering recent arxiv submissions
This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).
The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".
Tech notes a machine learning engineer actually refers to.
🌈Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
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.
LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposition and Composition, by (Wang et al., 2016).
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Library for fast text representation and classification.
An open-source NLP research library, built on PyTorch.
This repository contains the NarrativeQA dataset. It includes the list of documents with Wikipedia summaries, links to full stories, and questions and answers.
RNN benchmarks of pytorch, tensorflow and theano
Code for the paper: Sentence-State LSTM for Text Representation
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to …
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
TensorFlow - A curated list of dedicated resources http://tensorflow.org
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"
Summaries and notes on Deep Learning research papers