-
nlp-paper Public
Forked from DengBoCong/nlp-paper自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Python Apache License 2.0 UpdatedDec 14, 2022 -
BERN2 Public
Forked from dmis-lab/BERN2BERN2: an advanced neural biomedical namedentity recognition and normalization tool
Python BSD 2-Clause "Simplified" License UpdatedNov 29, 2022 -
method-mention-extraction-from-biomedical-text Public
Forked from waqarkalim/method-mention-extraction-from-biomedical-textJupyter Notebook UpdatedSep 4, 2022 -
E2EMERN Public
Forked from zhoubaohang/E2EMERNThe source code for ACL 2021 paper
Python UpdatedOct 9, 2021 -
language Public
Forked from google-research/languageShared repository for open-sourced projects from the Google AI Language team.
Python Apache License 2.0 UpdatedFeb 18, 2021 -
tianchi-multi-task-nlp Public
Forked from rogerrojur/tianchi-multi-task-nlpNLP中文预训练模型泛化能力挑战赛
Python UpdatedDec 8, 2020 -
EasyTransfer Public
Forked from alibaba/EasyTransferEasyTransfer is designed to make the development of transfer learning in NLP applications easier.
Python Apache License 2.0 UpdatedNov 25, 2020 -
CPM-Generate Public
Forked from TsinghuaAI/CPM-1-GenerateChinese Pre-Trained Language Models (CPM-LM) Version-I
Python MIT License UpdatedNov 17, 2020 -
kg2text Public
Forked from UKPLab/kg2textModeling Global and Local Node Contexts for Text Generation from Knowledge Graphs (authors' implementation for the TACL20 paper)
Python Apache License 2.0 UpdatedOct 1, 2020 -
pix2code Public
Forked from tonybeltramelli/pix2codepix2code: Generating Code from a Graphical User Interface Screenshot
Python Apache License 2.0 UpdatedSep 25, 2020 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedSep 21, 2020 -
PreSumm Public
Forked from nlpyang/PreSummcode for EMNLP 2019 paper Text Summarization with Pretrained Encoders
Python MIT License UpdatedAug 25, 2020 -
GPT2-Chinese Public
Forked from Morizeyao/GPT2-ChineseChinese version of GPT2 training code, using BERT tokenizer.
Python MIT License UpdatedAug 17, 2020 -
gpt3-persona-bot Public
Forked from harperreed/gpt3-persona-bota simple bot that allows you to chat with various personas
Python UpdatedAug 5, 2020 -
NLP-Conferences-Code Public
Forked from MLNLP-World/Top-AI-Conferences-Paper-with-CodeNLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
UpdatedJun 27, 2020 -
CLUENER2020 Public
Forked from CLUEbenchmark/CLUENER2020CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Python UpdatedJun 1, 2020 -
GPT2-Summary Public
Forked from qingkongzhiqian/GPT2-Summary基于GPT2的中文摘要生成模型
Python UpdatedMay 21, 2020 -
Chinese-Text-Classification-Pytorch Public
Forked from 649453932/Chinese-Text-Classification-Pytorch中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Python MIT License UpdatedApr 19, 2020 -
PyTorchDocs Public
Forked from fendouai/PyTorchDocsPyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Python UpdatedJan 15, 2020 -
cogdl Public
Forked from THUDM/CogDLCogDL: An Extensive Research Toolkit for Graphs
Python MIT License UpdatedJan 3, 2020 -
CogDL-TensorFlow Public
Forked from imsheridan/CogDL-TensorFlowCogDL-TensorFlow: The TensorFlow Implementation of CogDL. With Support from Professor Jie Tang.
Python MIT License UpdatedDec 29, 2019 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python UpdatedNov 18, 2019 -
GraphWriter Public
Forked from rikdz/GraphWriterCode for "Text Generation from Knowledge Graphs with Graph Transformers"
Python UpdatedNov 6, 2019 -
pytorch-book Public
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Jupyter Notebook MIT License UpdatedSep 4, 2019 -
Chinese_NRE Public
Forked from thunlp/Chinese_NRESource code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"
Python MIT License UpdatedAug 20, 2019 -
tensorflow2-zh Public
Forked from mashangxue/tensorflow2-zhTensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。
UpdatedAug 8, 2019 -
fastText Public
Forked from facebookresearch/fastTextLibrary for fast text representation and classification.
HTML MIT License UpdatedJul 30, 2019 -
nlp-tutorial Public
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
Jupyter Notebook MIT License UpdatedJul 29, 2019 -
face_recognition Public
Forked from ageitgey/face_recognitionThe world's simplest facial recognition api for Python and the command line
Python MIT License UpdatedJul 25, 2019 -
nlp-journey Public
Forked from msgi/nlp-journeynlp相关的一些论文及代码, 包括词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成、文本相似性(Text Similarity)计算等,基于keras和tensorflow
Python UpdatedJul 11, 2019