Pinned Repositories
Awesome-GMNER-Papers
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Deep-Learning_FinalProject
Detection Model for Epileptiform EEG Data
DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
DiffusionNER
Code for the paper "DiffusionNER: Boundary Diffusion for Named Entity Recognition", accepted at ACL 2023.
ECE-GY-6143_Project
This is the GitHub repository for the project in ECE-GY-6143 course.
emotional_classification_with_rnn
基于循环神经网络(RNN)的影评情感分类
mqspn
[AAAI 2025] Code for the paper: "Multi-Grained Query-Guided Set Prediction Network for Grounded Multimodal Named Entity Recognition"
Multi-modal-Event-Extraction
[CCKS2022 ] Multimodal Event Detection and Argument Extraction.
tangjielong928's Repositories
tangjielong928/Multi-modal-Event-Extraction
[CCKS2022 ] Multimodal Event Detection and Argument Extraction.
tangjielong928/mqspn
[AAAI 2025] Code for the paper: "Multi-Grained Query-Guided Set Prediction Network for Grounded Multimodal Named Entity Recognition"
tangjielong928/Deep-Learning_FinalProject
Detection Model for Epileptiform EEG Data
tangjielong928/Awesome-GMNER-Papers
tangjielong928/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
tangjielong928/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
tangjielong928/DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
tangjielong928/DiffusionNER
Code for the paper "DiffusionNER: Boundary Diffusion for Named Entity Recognition", accepted at ACL 2023.
tangjielong928/ECE-GY-6143_Project
This is the GitHub repository for the project in ECE-GY-6143 course.
tangjielong928/emotional_classification_with_rnn
基于循环神经网络(RNN)的影评情感分类
tangjielong928/introml
Python tutorials for introduction to machine learning
tangjielong928/Low-resource-KEPapers
A Paper List of Low-resource Information Extraction
tangjielong928/m2e2
Cross-media Structured Common Space for Multimedia Event Extraction (ACL2020)
tangjielong928/OpenBG-IMG
Baselines for CCKS 2022 Task "Link Prediction for Multimodal Product Knowledge Graph"
tangjielong928/r-lstm-qqpdataset
tangjielong928/RecBole
A unified, comprehensive and efficient recommendation library
tangjielong928/SFZH-lin
tangjielong928/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。