Pinned Repositories
algorithms
awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
bert_trees
bertviz
Tool for visualizing BERT's self-attention layers
blurr
A library that integrates huggingface transformers with version 2 of the fastai framework
bordias.github.io
control-over-copying
(AAAI'20) The source code for the paper "Controlling the Amount of Verbatim Copying in Abstractive Summarization".
language-model-bias
Analyzing and reducing bias in word-level language models
layoutlm
python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
BordiaS's Repositories
BordiaS/layoutlm
BordiaS/language-model-bias
Analyzing and reducing bias in word-level language models
BordiaS/algorithms
BordiaS/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
BordiaS/bert_trees
BordiaS/bertviz
Tool for visualizing BERT's self-attention layers
BordiaS/blurr
A library that integrates huggingface transformers with version 2 of the fastai framework
BordiaS/bordias.github.io
BordiaS/control-over-copying
(AAAI'20) The source code for the paper "Controlling the Amount of Verbatim Copying in Abstractive Summarization".
BordiaS/debiaswe
Remove problematic gender bias from word embeddings.
BordiaS/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
BordiaS/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
BordiaS/gensen
Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning
BordiaS/jiant
The jiant sentence representation learning toolkit
BordiaS/katib
Repository for hyperparameter tuning
BordiaS/medspacy
Library for clinical NLP with spaCy.
BordiaS/ohmeow_website
BordiaS/PreSumm-1
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
BordiaS/PromptNER
BordiaS/pygcn-CloudML
Graph Convolutional Networks in PyTorch
BordiaS/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
BordiaS/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
BordiaS/SimSiam-1
Exploring Simple Siamese Representation Learning
BordiaS/stanford-openie-python
Stanford Open Information Extraction made simple!
BordiaS/stat-nlp-fall2018
Submissions rep
BordiaS/summary-explorer
Summary Explorer is a tool to visually explore the state-of-the-art in text summarization.
BordiaS/Track-Congress
BordiaS/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
BordiaS/tweepy
Twitter for Python!
BordiaS/word_cloud
A little word cloud generator in Python