Stars
Neural information retrieval / semantic search / bi-encoders
[EMNLP Findings 2022] ReaRev: Adaptive Reasoning for Question Answering over Knowledge Graphs
Entity Disambiguation as text extraction (ACL 2022)
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对学术界和工业界进行了相关总结。
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)
程序员延寿指南 | A programmer's guide to live longer
a pressure data generator made for CodeCraft-2022 华为CodeCraft2022数据压测生成器
a benchmark for Huawei CodeCraft 2022 判题器 算分器
Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Relation Graph "
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
Code for ACL 2020 paper: "Extractive Summarization as Text Matching"
Note: The website is rewritten in https://github.com/Liu233w/ojhunt-lite
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
About Muti-Label Text Classification Based on Neural Network.
今日头条中文新闻(文本)分类数据集
今日头条中文新闻文本(多层)分类数据集
wmathor / nlp-tutorial
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等