-
Chinese-BERT-wwm Public
Forked from ymcui/Chinese-BERT-wwmPre-Training with Whole Word Masking for Chinese BERT
Apache License 2.0 UpdatedJun 20, 2019 -
-
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python Other UpdatedMay 21, 2019 -
sent2vec Public
Forked from epfml/sent2vecGeneral purpose unsupervised sentence representations
C++ Other UpdatedApr 9, 2019 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedMar 20, 2019 -
deeptype Public
Forked from openai/deeptypeCode for the paper "DeepType: Multilingual Entity Linking by Neural Type System Evolution"
Python Other UpdatedMar 7, 2019 -
nlp_chinese_corpus Public
Forked from brightmart/nlp_chinese_corpus大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
UpdatedFeb 14, 2019 -
text_classification Public
Forked from brightmart/text_classificationall kinds of text classification models and more with deep learning
Python MIT License UpdatedFeb 8, 2019 -
NLP-Papers Public
Forked from llhthinker/NLP-PapersNatural Language Processing Papers
UpdatedFeb 3, 2019 -
fastai Public
Forked from fastai/fastaiThe fastai deep learning library, plus lessons and and tutorials
Jupyter Notebook Apache License 2.0 UpdatedJan 24, 2019 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedJan 24, 2019 -
bert Public
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
Python Apache License 2.0 UpdatedJan 13, 2019 -
BERT-BiLSTM-CRF-NER Public
Forked from macanv/BERT-BiLSTM-CRF-NERTensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning
Python UpdatedJan 9, 2019 -
-
reinforcement-learning Public
Forked from rlcode/reinforcement-learningMinimal and Clean Reinforcement Learning Examples
Python MIT License UpdatedDec 25, 2018 -
ChineseTextualInference Public
Forked from liuhuanyong/ChineseTextualInferenceChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建.
Python UpdatedDec 15, 2018 -
-
ThreadPool Public
Forked from progschj/ThreadPoolA simple C++11 Thread Pool implementation
C++ zlib License UpdatedOct 4, 2018 -
-
-
-
-
keyword_extraction Public
Forked from AimeeLee77/keyword_extraction利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。
Python UpdatedJan 16, 2018 -
doc2vec Public
Forked from hiyijian/doc2vecC++ implement of Tomas Mikolov's word/document embedding
C++ MIT License UpdatedNov 22, 2017 -
-