Pinned Repositories
Admission_Prediction
AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
bpemb
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
ccks2019
实体识别比赛
CompGCN
ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks
Concept-Alignment-in-LLM
context-probes
Using syntactic and semantic probing tasks to evaluate how contextual word embeddings encode language
linkedin-for-SCU
this is a project concerning SCU alumni
punchwes.github.io
Punchwes's Repositories
Punchwes/punchwes.github.io
Punchwes/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
Punchwes/awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
Punchwes/bpemb
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
Punchwes/ccks2019
实体识别比赛
Punchwes/CompGCN
ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks
Punchwes/Concept-Alignment-in-LLM
Punchwes/context-probes
Using syntactic and semantic probing tasks to evaluate how contextual word embeddings encode language
Punchwes/DiscoBERT
Code for paper "Discourse-Aware Neural Extractive Text Summarization" (ACL20)
Punchwes/EvalRank-Embedding-Evaluation
ACL 2022: Just Rank: Rethinking Evaluation with Word and Sentence Similarities
Punchwes/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Punchwes/GNNs-for-NLP
Graph Neural Networks for Natural Language Processing tutorial at EMNLP 2019 and CODS-COMAD 2020
Punchwes/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Punchwes/nlp-text-mining-working-examples
Full working examples with accompanying dataset for Text Mining and NLP. Current code base: Gensim Word2Vec, Phrase Embeddings, Keyword Extraction with TF-IDF and SKlearn, Word Count with PySpark
Punchwes/numpy-ml
Machine learning, in numpy
Punchwes/paraphrase-metrics
ACL 2022 paper "Towards Better Characterization of Paraphrases"
Punchwes/Representations_Of_Syntax
Code and Resources for the paper 'Representations of Syntax [MASK] Useful: Effects of Constituency and Dependency Structure in Recursive LSTMs' by Lepori, Linzen, and McCoy
Punchwes/SATA-Tree-LSTM
Implementation of SATA Tree-LSTM (Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations, AAAI 2019)
Punchwes/SemanticOverlap-for-ParaphraseDetection
Punchwes/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
Punchwes/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Punchwes/SentEval
A python tool for evaluating the quality of sentence embeddings.
Punchwes/serve
Model Serving on PyTorch
Punchwes/SIFT
Punchwes/stanza
Official Stanford NLP Python Library for Many Human Languages
Punchwes/tag-classification-framework
Framework for building pipelines of NLP processing and classification
Punchwes/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Punchwes/WikipediaSample
A sample of 10,000 wikipedia articles for use as an SPD background corpus
Punchwes/wikisample-withzh
Punchwes/WordGCN
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks