yzabc007's Stars
marekrei/sequence-labeler
Neural network sequence labeling model
glample/tagger
Named Entity Recognition Tool
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
UKPLab/emnlp2017-bilstm-cnn-crf
BiLSTM-CNN-CRF architecture for sequence tagging
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
yoeo/guesslang
Detect the programming language of a source code
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
llSourcell/capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
jiasenlu/HieCoAttenVQA
npow/ubottu
Next Utterance Classification
Breakend/DialogDatasets
A repository linking to publicly available dialog datasets. Feel free to send pull requests.
stanfordnlp/treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
pls331/Lisp_Interpreter
Lisp_Interpreter_6341
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
mjhucla/TF-mRNN
Re-implementation of the m-RNN model using TensorFLow