Pinned Repositories
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
albert_zh_1
对albert_zh的学习,tf1
ASTGCN-r-pytorch
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version
attribute_charge
The source code of our COLING'18 paper "Few-Shot Charge Prediction with Discriminative Legal Attributes".
awesome-financial-nlp
Researches for Natural Language Processing for Financial Domain
awesome-papers
Papers & presentations from Hugging Face's weekly science day
awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
bert
data_fountain_relation_extract
关系抽取
datagrand_extract_info
达观数据比赛
JNUpython's Repositories
JNUpython/awesome-papers
Papers & presentations from Hugging Face's weekly science day
JNUpython/ASTGCN-r-pytorch
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version
JNUpython/awesome-financial-nlp
Researches for Natural Language Processing for Financial Domain
JNUpython/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
JNUpython/Bloom-7b1-LoRA-NER
JNUpython/BLOOM-LORA
JNUpython/CCKS2019EventEntityExtraction_Rank5
SEBERTNets:一种面向金融领域的事件主体抽取方法
JNUpython/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
JNUpython/Company-Names-Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。
JNUpython/DA-RNN
📃 **Unofficial** PyTorch Implementation of DA-RNN (arXiv:1704.02971)
JNUpython/deep-finance
Deep Learning for Finance
JNUpython/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
JNUpython/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
JNUpython/event_detection_without_triggers
JNUpython/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
JNUpython/GNN_Review
GNN综述阅读报告
JNUpython/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers involving DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
JNUpython/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
JNUpython/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
JNUpython/models
Models and examples built with TensorFlow
JNUpython/nebula-importer
Nebula Graph Importer with Go
JNUpython/nunif
misc. contains latest version of waifu2x.
JNUpython/pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
JNUpython/qian_meng_xue_xi_biji
【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
JNUpython/recommenders
Best Practices on Recommendation Systems
JNUpython/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings
JNUpython/STSGCN
AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting
JNUpython/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
JNUpython/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
JNUpython/tf-gnn-samples
TensorFlow implementations of Graph Neural Networks