☆15Aug 21, 2023Updated 2 years ago
Alternatives and similar repositories for NLP_work_and_interview
Users that are interested in NLP_work_and_interview are comparing it to the libraries listed below
Sorting:
- Tool for generating tagged sentences from JSGF grammars☆16Dec 14, 2018Updated 7 years ago
- EMNLP 2021: A Label-Aware BERT Attention Network for Zero-Shot Multi-Intent Detection in Spoken Language Understanding☆10Apr 8, 2022Updated 3 years ago
- dify的插件,用于word切分等操作☆24Sep 12, 2025Updated 6 months ago
- [ACL 2024] Code for the paper "ALaRM: Align Language Models via Hierarchical Rewards Modeling"☆25Mar 28, 2024Updated last year
- NLPCC 2020 MAMS 多属性多情感分析任务 第一名解决方案☆12Jul 6, 2023Updated 2 years ago
- Official implementation of the paper "ALTER: Augmentation for Large-Table-Based Reasoning"☆15Aug 26, 2024Updated last year
- This repository contains data and code used for On the Risk of Misinformation Pollution with Large Language Models (EMNLP 2023 Findings).☆16Dec 14, 2023Updated 2 years ago
- [AAAI‘24] The official PyTorch implimentation of our AAAI 2024 paper: Personalized LoRA for Human-Centered Text Understanding☆14Dec 11, 2023Updated 2 years ago
- ☆10Nov 18, 2022Updated 3 years ago
- 基于pytorch的不平衡数据的文本分类☆12Dec 26, 2021Updated 4 years ago
- JSGF Deducer based on JSGF grammar and WFST☆11Jan 11, 2018Updated 8 years ago
- Python 业务开发常见错误案例集 配套源代码☆10Dec 19, 2020Updated 5 years ago
- M2GNN☆13Apr 16, 2023Updated 2 years ago
- ☆11Jul 26, 2025Updated 7 months ago
- Code for the paper: Improving Multi-Document Summarization through Referenced Flexible Extraction with Credit-Awareness☆12Oct 22, 2023Updated 2 years ago
- ☆10Sep 17, 2016Updated 9 years ago
- 基于电商数据微调的Qwen1.5系列的电商大模型,包括0.5b-base,0.5b-chat,1.8b-base,7b-base,以及基于llama3-chinese-sft版本的基础模型的sft后电商大模型。☆23May 14, 2024Updated last year
- This is the official implmentation of Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data (IJCAI 2022 Long …☆11Mar 8, 2023Updated 3 years ago
- The official pytorch implementation of our proposed model MISSL (ICDE-24).☆13Dec 8, 2023Updated 2 years ago
- Codebase for the paper "Schema-guided User Satisfaction Modeling for Task-oriented Dialogues"☆11Aug 6, 2025Updated 7 months ago
- CIKM 2023, the code and datasets for PKEF.☆13Aug 28, 2023Updated 2 years ago
- Code & data for IJCAI'22 paper "RecipeRec: A Heterogeneous Graph Learning Model for Recipe Recommendation".☆16Jul 24, 2022Updated 3 years ago
- The source code used for paper "Effective Seed-Guided Topic Discovery by Integrating Multiple Types of Contexts", in WSDM 2023.☆15May 27, 2023Updated 2 years ago
- A novel dynamic recommendation model that focuses on users who have interactions in the past but turn relatively inactive recently☆14Sep 16, 2022Updated 3 years ago
- This repository contains the code for implementation of RAG approach with company policies data, evaluation of RAG solution and smart chu…☆15Sep 18, 2025Updated 6 months ago
- Communicative Subgraph Representation Learning for Multi-Relational Inductive Drug-Gene Interaction Prediction☆11Feb 21, 2023Updated 3 years ago
- Official implementation of the paper "Pretraining Language Models to Ponder in Continuous Space"☆25Jul 21, 2025Updated 8 months ago
- This is the our implementation for the paper: Exploring Mixed Information Flow for Cross-domain Sequential Recommendations☆12Aug 17, 2020Updated 5 years ago
- Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding☆15Feb 20, 2018Updated 8 years ago
- 使用单个24G显卡,从0开始训练LLM☆56Jul 9, 2025Updated 8 months ago
- Code for the ACL 2022 (Long paper): "New Intent Discovery with Pre-training and Contrastive Learning".☆14Jul 18, 2022Updated 3 years ago
- Open-source Large Language Models are Strong Zero-shot Query Likelihood Models for Document Ranking☆17Oct 26, 2023Updated 2 years ago
- Behavior-Contextualized Item Preference Network for Multi-Behavior Recommendation☆16Nov 8, 2024Updated last year
- Official code for paper "Integrating Deep Event-Level and Script-Level Information for Script Event Prediction".☆17Jun 29, 2022Updated 3 years ago
- The source code is for the paper: “Triple Sequence Learning for Cross-domain Recommendation” accepted in TOIS by Haokai Ma, Ruobing Xie, …☆17Mar 1, 2024Updated 2 years ago
- nlp_interview notes and answers: 该仓库主要记录 NLP 算法工程师相关的面试题和参考答案☆23Nov 16, 2023Updated 2 years ago
- baseline method HGN, just like SASRec, change its evaluation to be the same as SASRec☆12Aug 19, 2019Updated 6 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆15May 7, 2019Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago