-
summariesbooks Public
Forked from story-has-you/summariesbookssummariesbooks
JavaScript UpdatedDec 12, 2023 -
ChatGPT-Next-Web Public
Forked from ChatGPTNextWeb/ChatGPT-Next-WebA well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
TypeScript MIT License UpdatedAug 9, 2023 -
awesome-chatgpt-prompts-zh Public
Forked from PlexPt/awesome-chatgpt-prompts-zhChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
MIT License UpdatedApr 5, 2023 -
DL_tensorflow Public
Forked from Jerryzhangzhao/DL_tensorflowTensorflow Basic Sample Code
Python Apache License 2.0 UpdatedNov 15, 2022 -
recommenders Public
Forked from tensorflow/recommendersTensorFlow Recommenders is a library for building recommender system models using TensorFlow.
Python Apache License 2.0 UpdatedFeb 1, 2022 -
pytorch-distributed Public
Forked from statusrank/pytorch-distributedA quickstart and benchmark for pytorch distributed training.
Python MIT License UpdatedJul 21, 2021 -
hanzi_char_featurizer Public
Forked from howl-anderson/hanzi_char_featurizer汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese characters (pronunciation features, glyph features) as features fo…
Python Apache License 2.0 UpdatedMar 1, 2021 -
Algorithms Public
Forked from williamfiset/AlgorithmsA collection of algorithms and data structures
Java MIT License UpdatedNov 16, 2020 -
tensorflow-nlp Public
Forked from congchan/nnnlpSimple and Efficient Tensorflow implementations of NLP tasks with tf.estimator, tf.data and BERT models.
Python MIT License UpdatedOct 11, 2020 -
QASystemOnMedicalKG Public
Forked from liuhuanyong/QASystemOnMedicalKGA tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Python UpdatedAug 13, 2020 -
bert_distill Public
Forked from qiangsiwei/bert_distillBERT distillation(基于BERT的蒸馏实验 )
Python UpdatedJul 30, 2020 -
NLPGNN Public
Forked from kyzhouhzau/NLPGNN1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Python MIT License UpdatedJun 9, 2020 -
pycorrector Public
Forked from shibing624/pycorrectorpycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
Python Apache License 2.0 UpdatedApr 22, 2020 -
-
pretrained-models Public
Forked from ZhuiyiTechnology/pretrained-modelsOpen Language Pre-trained Model Zoo
UpdatedApr 12, 2020 -
-
Chinese-XLNet Public
Forked from ymcui/Chinese-XLNetPre-Trained Chinese XLNet(中文XLNet预训练模型)
Python Apache License 2.0 UpdatedMar 11, 2020 -
pandas_exercises Public
Forked from guipsamora/pandas_exercisesPractice your pandas skills!
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedJan 29, 2020 -
dialogue-utterance-rewriter Public
Forked from liu-nlper/dialogue-utterance-rewriterACL 2019论文复现:Improving Multi-turn Dialogue Modelling with Utterance ReWriter
-
-
Dive-into-DL-TensorFlow2.0 Public
Forked from TrickyGo/Dive-into-DL-TensorFlow2.0本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的同意
Jupyter Notebook Apache License 2.0 UpdatedJan 18, 2020 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Python Apache License 2.0 UpdatedJan 8, 2020 -
BERT-NER-Pytorch Public
Forked from lonePatient/BERT-NER-PytorchChinese NER using BERT(softmax, CRF, Span)
Python UpdatedJan 7, 2020 -
FewShotNLP Public
Forked from zxlzr/MTMThe source codes of the paper "Improving Few-shot Text Classification via Pretrained Language Representations" and "When Low Resource NLP Meets Unsupervised Language Model: Meta-pretraining Then Me…
Python UpdatedDec 16, 2019 -
nlp_xiaojiang Public
Forked from yongzhuo/nlp_xiaojiang自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子…
Python MIT License UpdatedNov 12, 2019 -
ZEN Public
Forked from sinovation/ZENA BERT-based Chinese Text Encoder Enhanced by N-gram Representations
Python Apache License 2.0 UpdatedNov 12, 2019 -
awesome-bert Public
Forked from Jiakui/awesome-bertbert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
UpdatedOct 23, 2019 -
KnowledgeGraphCourse Public
Forked from npubird/KnowledgeGraphCourse东南大学《知识图谱》研究生课程
UpdatedSep 25, 2019 -
ckiptagger Public
Forked from ckiplab/ckiptaggerCKIP Neural Chinese Word Segmentation, POS Tagging, and NER
Python GNU General Public License v3.0 UpdatedSep 5, 2019 -
Transformer-in-generating-dialogue Public
Forked from EternalFeather/Transformer-in-generating-dialogueAn Implementation of 'Attention is all you need' with Chinese Corpus
Python Apache License 2.0 UpdatedSep 4, 2019