Pinned Repositories
acl2018-semantic-parsing-tutorial
Materials from the ACL 2018 tutorial on neural semantic parsing
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
adversarial_text
Code for Adversarial Training Methods for Semi-Supervised Text Classification
alex
Alex Dialogue Systems Framework
allennlp
An open-source NLP research library, built on PyTorch.
amr-tutorial
Answerwo
Answerwo is an e-learning site against JLPT, you can practice and collect questions in answerwo.
AnyQ
FAQ-based Question Answering System
LogisticRegression_PS
Logistic regression in parameter server architecture
position_emb
position embedding
Hins's Repositories
Hins/allennlp
An open-source NLP research library, built on PyTorch.
Hins/arcs-py
Arc-Eager and Arc-Hybrid Greedy Dependency Parser with Dynamic Oracle in Python (with no Dependencies!)
Hins/asreader
This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" available at http://arxiv.org/abs/1603.01547.
Hins/attention-sum-reader
Implementation of the attention-sum reader using tensorflow and keras.
Hins/cmu-multinlp
Generalizing Natural Language Analysis through Span-relation Representations
Hins/contextual_augmentation
Contextual augmentation, a text data augmentation using a bidirectional language model.
Hins/crfpar
[ACL'20, IJCAI'20] Code for "Efficient Second-Order TreeCRF for Neural Dependency Parsing" and "Fast and Accurate Neural CRF Constituency Parsing".
Hins/dependency-parser
Neural Network based Dependency Parser
Hins/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Hins/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
Hins/fsauor2018
Code for Fine-grained Sentiment Analysis of User Reviews of AI Challenger 2018
Hins/graph-dependency-parsing
Hins/joint-many-task-model
Multiple Different Natural Language Processing Tasks in a Single Deep Model
Hins/JointCWPDParser
Deep Graph-based Character-Level Chinese Dependency Parsing
Hins/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
Hins/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
Hins/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
Hins/mcmc
markov chain monte carlo
Hins/Multi-Granularity-Hierarchical-Attention-Fusion-Networks-for-Question-Answering---TensorFlow
TensorFlow implementation of the "Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering" paper by Alibaba.
Hins/NCRFpp
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.
Hins/opendial
A generic Java toolkit for building dialogue systems
Hins/pointer-networks
Pointer Networks Implementation in Keras
Hins/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
Hins/remixmatch
Hins/sentiment_analysis_textcnn
基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。
Hins/SLQA
An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering
Hins/SpeechGPT
SpeechGPT Series: Speech Large Language Models
Hins/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Hins/UD-Chinese
Tokenizer POS-tagger and Dependency-parser for Chinese (简体/繁體/文言文)
Hins/udify
A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology tags, lemmas, and dependency trees.