murray-z / FastTextLinks
FastText 文本分类
☆19Updated 6 years ago
Alternatives and similar repositories for FastText
Users that are interested in FastText are comparing it to the libraries listed below
Sorting:
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
 - 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
 - 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
 - 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
 - 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
 - multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 4 years ago
 - Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
 - NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
 - Bert中文文本分类☆41Updated 6 years ago
 - 实体链接demo☆65Updated 6 years ago
 - 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
 - CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
 - 评论上的情感分析:主题与情感词抽取☆81Updated 5 years ago
 - A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
 - SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
 - 命名实体消歧的实现☆42Updated 6 years ago
 - Relation Extraction 中文关系提取☆74Updated 7 years ago
 - 面向金融领域的实体关系抽取☆51Updated 6 years ago
 - 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
 - NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
 - 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 6 years ago
 - bert_chinese☆39Updated 3 years ago
 - 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
 - BERT预训练模型字向量提取工具☆53Updated 5 years ago
 - NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆68Updated 5 years ago
 - NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
 - 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
 - self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
 - Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
 - 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago