Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
bert-for-tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
Classifying-COVID-19-vaccine-narratives-
Twitter data collection
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
fastHan
fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。
gpt-3
GPT-3: Language Models are Few-Shot Learners
imbalanced_flow
PCCN for imbalanced flow data classifcation
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
joint-kg-recommender
StanceClassifier
Stance Classifier for the WeVerify project
YLi999's Repositories
YLi999/StanceClassifier
Stance Classifier for the WeVerify project
YLi999/bert
TensorFlow code and pre-trained models for BERT
YLi999/bert-for-tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
YLi999/Classifying-COVID-19-vaccine-narratives-
Twitter data collection
YLi999/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
YLi999/fastHan
fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。
YLi999/gpt-3
GPT-3: Language Models are Few-Shot Learners
YLi999/imbalanced_flow
PCCN for imbalanced flow data classifcation
YLi999/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
YLi999/joint-kg-recommender
YLi999/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
YLi999/KGCN
A tensorflow implementation of Knowledge Graph Convolutional Networks
YLi999/KGNN-LS
A tensorflow implementation of Knowledge-aware Graph Neural Networks with Label Smoothness regularization
YLi999/knowledge_graph_attention_network
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
YLi999/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
YLi999/LSTM-MI
A LSTM based framework for handling multiclass imbalance in DGA botnet detection
YLi999/MLAI
Machine Learning And Adaptive Intelligence Module
YLi999/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
YLi999/Recommender-System
A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
YLi999/RumorStanceClassification
YLi999/RumourEval2019
BUT-FIT at SemEval-2019 Task 7: Determining the Rumour Stance with Pre-Trained Deep Bidirectional Transformers
YLi999/RumourEval2019-1
Baseline for SemEval 2019 Task 7 RumourEval 2019
YLi999/rumourmining
Rumour Mining on Twitter
YLi999/SelfAttentiveSentEmbed
Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017
YLi999/SelfSent
Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.
YLi999/Subtask-A
Data for SubTask A
YLi999/Target-Annotations-RumourEval
YLi999/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.