Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
AAAI-CML
agem
Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow
agentic_patterns
Implementing the 4 agentic patterns from scratch
AgentTuning
AgentTuning: Enabling Generalized Agent Abilities for LLMs
Agriculture-KnowledgeGraph-Data
对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本
align_uniform
Understanding Contrastive Representation Learning through Alignment and Uniformity on the Hypersphere.
Continual_Fewshot_Relation_Learning
FewShotContinualRE
Lifelong-Fewshot-Language-Learning
The code for lifelong few-shot language learning
qcwthu's Repositories
qcwthu/agem
Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow
qcwthu/Agriculture-KnowledgeGraph-Data
对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本
qcwthu/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
qcwthu/BERTem
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
qcwthu/CGPS
qcwthu/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
qcwthu/CLCL
qcwthu/cnn-relation-extraction-with-ranking-loss
Classifying Relations by Ranking with Convolutional Neural Networks
qcwthu/ConvE
Convolutional 2D Knowledge Graph Embeddings resources
qcwthu/Graph4CNER
Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"
qcwthu/inc-few-shot-attractor-public
Code for Paper "Incremental Few-Shot Learning with Attention Attractor Networks"
qcwthu/JointNRE
Joint Neural Relation Extraction with Text and KGs
qcwthu/kb
KnowBert -- Knowledge Enhanced Contextual Word Representations
qcwthu/LGN
A Lexicon-based Graph Neural Network for Chinese NER.
qcwthu/Lifelong_Relation_Detection
qcwthu/LR-CNN
qcwthu/LSTM-CRF-pytorch-faster
An more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
qcwthu/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
qcwthu/MER
Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from the ICLR 2019 paper (https://openreview.net/pdf?id=B1gTShAct7)
qcwthu/MultiDigraphNER
A Neural Multi-digraph Model for Chinese NER with Gazetteers
qcwthu/NER-datasets
Datasets to train supervised classifiers for Named-Entity Recognition in different languages (Portuguese, German, Dutch, French, English)
qcwthu/pyltp
pyltp: the python extension for LTP
qcwthu/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
qcwthu/pytorch-relation-extraction
distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
qcwthu/RichWordSegmentor
Neural word segmentation with rich pretraining, code for ACL 2017 paper
qcwthu/Semantic-Role-Labeling
使用LSTM进行端到端的语义角色标注(theano)
qcwthu/TENER
Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"
qcwthu/tensorflow
An Open Source Machine Learning Framework for Everyone
qcwthu/Terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
qcwthu/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.