fastnlp / fastNLPLinks
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
☆3,135Updated 2 years ago
Alternatives and similar repositories for fastNLP
Users that are interested in fastNLP are comparing it to the libraries listed below
Sorting:
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,975Updated 2 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,781Updated 2 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,068Updated last year
- Datasets, SOTA results of every fields of Chinese NLP☆1,803Updated 3 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,726Updated 11 months ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,258Updated last year
- 中文分词☆3,188Updated 5 months ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,648Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,015Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,665Updated 5 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,751Updated 2 months ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,337Updated 3 years ago
- keras implement of transformers for humans☆5,413Updated 7 months ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,827Updated 4 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,153Updated last year
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,817Updated 6 years ago
- A neural network model for Chinese named entity recognition☆1,810Updated 6 years ago
- fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。☆755Updated last year
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,220Updated 3 years ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,450Updated last year
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,038Updated last year
- DeepIE: Deep Learning for Information Extraction☆1,947Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,533Updated 3 years ago
- An Open-Source Package for Neural Relation Extraction (NRE)☆4,413Updated last year
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,895Updated last year
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,386Updated 9 months ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,374Updated 3 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,810Updated last year
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,206Updated 2 years ago