-
nlp-notebook Public
NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。
-
-
Dive-into-DL-PyTorch Public
Forked from ShusenTang/Dive-into-DL-PyTorch本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Jupyter Notebook Apache License 2.0 UpdatedOct 14, 2021 -
RSPapers Public
Forked from hongleizhang/RSPapersA Curated List of Must-read Papers on Recommender System.
MIT License UpdatedSep 5, 2021 -
-
NLP-Interview-Notes Public
Forked from km1994/NLP-Interview-Notes本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。
Python UpdatedJul 26, 2021 -
NLP-progress Public
Forked from sebastianruder/NLP-progressRepository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Python MIT License UpdatedJul 5, 2021 -
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Apache License 2.0 UpdatedJun 9, 2021 -
NLPer-Interview Public
Forked from songyingxin/NLPer-Interview该仓库主要记录 NLP 算法工程师相关的面试题
UpdatedMay 30, 2021 -
Awesome-SLU-Survey Public
Forked from qinlibo-hit/Awesome-SLU-SurveyTracking the progress in SLU (resources, code, and new frontiers etc.)
UpdatedMay 3, 2021 -
bert Public
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
Python Apache License 2.0 UpdatedApr 14, 2021 -
Kashgari Public
Forked from BrikerMan/KashgariKashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
Python Apache License 2.0 UpdatedMar 21, 2021 -
pytorch-book Public
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Jupyter Notebook MIT License UpdatedMar 14, 2021 -
pytorch-seq2seq Public
Forked from bentrevett/pytorch-seq2seqTutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Jupyter Notebook MIT License UpdatedMar 12, 2021 -
GPT2-Chinese Public
Forked from Morizeyao/GPT2-ChineseChinese version of GPT2 training code, using BERT tokenizer.
Python MIT License UpdatedMar 3, 2021 -
Chinese-BERT-wwm Public
Forked from ymcui/Chinese-BERT-wwmPre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Python Apache License 2.0 UpdatedJan 27, 2021 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedDec 22, 2020 -
-
algo Public
Forked from wangzheng0822/algo数据结构和算法必知必会的50个代码实现
Python Apache License 2.0 UpdatedNov 28, 2020 -
-
-
-
Deeplearning.ai-Natural-Language-Processing-Specialization Public
Forked from rust0258/Deeplearning.ai-Natural-Language-Processing-SpecializationThis repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearn…
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 2, 2020 -
-
-
-
zh-nlp-demo Public
Forked from huanghao128/zh-nlp-demo自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等
Jupyter Notebook UpdatedSep 20, 2020 -
chinese_text_cnn Public
Forked from practicingman/chinese_text_cnnTextCNN Pytorch实现 中文文本分类 情感分析
Python UpdatedDec 30, 2018