Pinned Repositories
awesome-qa
😎 A curated list of the Question Answering (QA)
awesome-question-answering
Resources, datasets, papers on Question Answering, description, analysis
BERT_Chinese_MRC_drcd
BERT for Chinese MRC Dataset
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
Digit-image-Classify-with-one-channel
Digit Image Classify only use the data contain one channel range(0,256)
EMNQA
DLQA System by pytorch
QA-Experiment
QA&RC Experiment implement by tensorflow
text-representation
Text representation works, such as : paper, code, review, datasets, blogs, thesis and so on.
TomCat
A IOS Game APP copy TomCat
TR-experiments
Text reprepresentation
shuxiaobo's Repositories
shuxiaobo/text-representation
Text representation works, such as : paper, code, review, datasets, blogs, thesis and so on.
shuxiaobo/EMNQA
DLQA System by pytorch
shuxiaobo/QA-Experiment
QA&RC Experiment implement by tensorflow
shuxiaobo/Digit-image-Classify-with-one-channel
Digit Image Classify only use the data contain one channel range(0,256)
shuxiaobo/TomCat
A IOS Game APP copy TomCat
shuxiaobo/TR-experiments
Text reprepresentation
shuxiaobo/awesome-qa
😎 A curated list of the Question Answering (QA)
shuxiaobo/awesome-question-answering
Resources, datasets, papers on Question Answering, description, analysis
shuxiaobo/BERT_Chinese_MRC_drcd
BERT for Chinese MRC Dataset
shuxiaobo/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
shuxiaobo/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
shuxiaobo/DeepLearningFramework
DeepLearning Framework for NLP
shuxiaobo/DrQA
Reading Wikipedia to Answer Open-Domain Questions
shuxiaobo/inferbeddings
Injecting Background Knowledge in Neural Models via Adversarial Set Regularisation
shuxiaobo/Judgement
Judgement Competition
shuxiaobo/LSTM-Atten-Translation
LSTM Attention Translation
shuxiaobo/Practical_RL_Solution
Practical_RL Solution of [yandexdataschool / Practical_RL](https://github.com/yandexdataschool/Practical_RL)
shuxiaobo/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
shuxiaobo/S2V
ICLR 2018 Quick-Thought vectors
shuxiaobo/shuxiaobo.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
shuxiaobo/Small-Chinese-Corpus
中文语料小数据:Some useful Chinese corpus datasets
shuxiaobo/textcnn-conv-deconv-pytorch
text convolution-deconvolution auto-encoder model in PyTorch
shuxiaobo/TextTransferLearning
Transfer learning for text representation.
shuxiaobo/wikiextractor
A tool for extracting plain text from Wikipedia dumps
shuxiaobo/word-sense-disambiguation
Incorporating Dictionary Knowledge into Neural Word Sense Disambiguation
shuxiaobo/word2vec-for-wiki
A demo for processing wiki corpus by word2vec
shuxiaobo/word2vecpy
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
shuxiaobo/word_embeddings_evaluator
Evaluate word embeddings in a folder by using WordSim353, SimLex999 and the google analogy task