自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等
☆46Aug 27, 2022Updated 3 years ago
Alternatives and similar repositories for Natural-Language-Processing
Users that are interested in Natural-Language-Processing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- R-GCN知识图谱推理☆32Dec 3, 2024Updated last year
- 爬取去哪网热门景点信息,抽取三元组信息,构建中文知识图谱☆13Apr 27, 2021Updated 5 years ago
- An Open-Source Package for Neural Relation Extraction (NRE)☆19Aug 24, 2021Updated 4 years ago
- Cluster-based TransR Reference Learning Entity and Relation Embeddings for Knowledge Graph Completion☆21Aug 16, 2018Updated 7 years ago
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Jul 25, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于知识图谱的医生推荐系统☆77Dec 11, 2022Updated 3 years ago
- 毕设:基于知识图谱的电影推荐系统☆28Apr 11, 2024Updated 2 years ago
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆12Dec 8, 2020Updated 5 years ago
- Implementation of ExCut: Explainable Embedding-based Clustering over Knowledge Graphs☆12Jul 7, 2021Updated 4 years ago
- Build a Content-Based Movie Recommender System (TF-IDF, BM25, BERT)☆14Jun 13, 2022Updated 3 years ago
- ☆10Mar 29, 2025Updated last year
- 一款即插即用的知识蒸馏工具包☆13May 16, 2022Updated 3 years ago
- 基于知识图谱的推荐算法-MKR的 实现☆11Nov 21, 2022Updated 3 years ago
- Knowledge Hypergraphs: Prediction Beyond Binary Relations is a ServiceNow Research project that was started at Element AI.☆34Jul 15, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆25May 1, 2021Updated 5 years ago
- 农业知识图谱☆21Mar 4, 2019Updated 7 years ago
- Trying to train LoRAs for ESM-2☆13Aug 6, 2023Updated 2 years ago
- This is for Meridian (Traditional Chinese Medicine conception) prediction by machining learning method.☆11Sep 30, 2019Updated 6 years ago
- AI Paper阅读记录与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱☆35Oct 10, 2024Updated last year
- 專題論文☆10Jul 27, 2013Updated 12 years ago
- 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe☆32Apr 27, 2024Updated 2 years ago
- A search engine completed by Qingsong Lv, Shulin Cao and Yifan Wang. Tutors: Qian Yin and Xin Zheng.☆10Apr 15, 2018Updated 8 years ago
- 面向大连理工大学学者,基于大连理工大学机构知识库,推荐潜在主题词,优化科研方向,促进跨学部、学科、领域科研合作。☆12Jul 1, 2022Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆15Nov 16, 2019Updated 6 years ago
- This is the official code release of the following paper: Zixuan Li, Saiping Guan, Xiaolong Jin, Weihua Peng, Yajuan Lyu , Yong Zhu, Long…☆30Mar 20, 2023Updated 3 years ago
- 南京大学问题求解(四)课程项目“Overcooked”☆15Aug 3, 2024Updated last year
- ☆16Feb 5, 2025Updated last year
- 中医骨科电子病历数据集☆13Mar 30, 2019Updated 7 years ago
- 聚合人大:基于知识图谱的高校信息集成与推荐平台开发与应用。2020年中国大学生创新实验计划国家级立项且获得优秀结项。☆13May 28, 2021Updated 4 years ago
- 本项目源自中科院软件所刘焕勇老师的开源项目(QABasedOnMedicaKnowledgeGraph). 立足医药领域,以垂直型医药网站为数据来源. 以疾病为核心,构建起一个包含7类规模为4.4万的知识实体,11类规模约30万实体关系的知识图谱.☆40Jan 31, 2021Updated 5 years ago
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- 整理了机器学习、深度学习、自然语言处理面试中高频知识点,并提供个人答案(仅供参考)。☆26Aug 8, 2020Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- python3 pytorch>=0.4☆11Dec 25, 2019Updated 6 years ago
- ☆13Dec 14, 2023Updated 2 years ago
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆110Jul 26, 2021Updated 4 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 6 years ago
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Apr 4, 2021Updated 5 years ago
- 知识表示和推理项目,收集知识表示和推理算法,部分算法给出了应用案例。☆13Apr 26, 2022Updated 4 years ago
- Motif Transformers for Predicting Protein-Protein Interactions Between a Novel Virus and Humans☆10Dec 4, 2024Updated last year