murray-z / FastTextLinks
FastText 文本分类
☆19Updated 7 years ago
Alternatives and similar repositories for FastText
Users that are interested in FastText are comparing it to the libraries listed below
Sorting:
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 4 years ago
- 实体链接demo☆65Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 6 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆75Updated 2 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆35Updated 7 years ago
- 细粒度用户评论情感分析☆124Updated 7 years ago
- textcnn多标签文本分类☆37Updated 7 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
- Bert中文文本分类☆41Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆50Updated 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆93Updated 2 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- 命名实体消歧的实现☆42Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆131Updated 6 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多 标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago