charlesXu86 / Text_Classification_TF
用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化
☆32Updated 5 years ago
Alternatives and similar repositories for Text_Classification_TF:
Users that are interested in Text_Classification_TF are comparing it to the libraries listed below
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似 度与编辑距离的查询纠错。☆82Updated 2 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆77Updated 4 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆38Updated 5 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 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
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- CCKS2019-人物关系抽取☆74Updated 5 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 5 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆30Updated 4 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 基于Elasticsearch的KBQA☆55Updated 6 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛-baseline☆67Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆34Updated 2 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆89Updated 6 years ago
- 基于 SVM 的细粒度情感分析☆23Updated 6 years ago
- 多轮对话系统的多意图识别☆29Updated 7 years ago
- 文本标注工具,给文本打标签☆20Updated 5 years ago