Pinned Repositories
Beatles
community_detection
DeepCoNN
MachineLearning
NARRE
NewworkAnalysis
PMI
Segment
smp2018
smp2018 contest ( distinguish human writing or robot writing from news )
SparkStudy
some code for spark
Quincy1994's Repositories
Quincy1994/DeepCoNN
Quincy1994/NARRE
Quincy1994/TAKG
The official implementation of ACL 2019 paper "Topic-Aware Neural Keyphrase Generation for Social Media Language"
Quincy1994/AdversarialNameTagger
Multi-Level Adversarial for Cross-lingual Name Tagging
Quincy1994/afinn
AFINN sentiment analysis in Python
Quincy1994/allennlp
An open-source NLP research library, built on PyTorch.
Quincy1994/AnswerStance
Quincy1994/ATLOP
Source code for paper "Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling", AAAI 2021
Quincy1994/bitsail
BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
Quincy1994/cnsenti
中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Chinese sentiment analysis library, which supports counting the number of different emotional words in the text
Quincy1994/entity-aware-relation-classification
Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent Entity Typing" (arXiv 2019)
Quincy1994/fewrel
Few-Shot Relation Extraction with AllenNLP
Quincy1994/FewRel-1
A Large-Scale Few-Shot Relation Extraction Dataset
Quincy1994/FM-by-pytorch
利用pytorch框架实现因子分解机FM算法
Quincy1994/GAIN
Source code for EMNLP 2020 paper: Double Graph Based Reasoning for Document-level Relation Extraction
Quincy1994/GLRE
Global-to-Local Neural Networks for Document-Level Relation Extraction, EMNLP 2020
Quincy1994/HATN
Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)
Quincy1994/iTag
Implementation of An Integral Tag Recommendation Model for Textual Content.
Quincy1994/KDD2018_MPCN
Code for our KDD 2018 Paper "Multi-Pointer Co-Attention Networks for Recommendation"
Quincy1994/NeuralDialog-CVAE
Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
Quincy1994/NVPERC
Quincy1994/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
Quincy1994/ProductManager
利用JSP+servlet+mybatis制作商品管理系统
Quincy1994/pysentiment
A library for sentiment analysis in dictionary framework.
Quincy1994/pytorch-relation-extraction
distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
Quincy1994/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
Quincy1994/RumorDetection
Quincy1994/SeG
A pytorch implementation of the paper: Self-Attention Enhanced Selective Gate with Entity-Aware Embedding for Distantly Supervised Relation Extraction
Quincy1994/SSAN
Selective Self-attention Networks
Quincy1994/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.