Pinned Repositories
aaa
alirezamshi.github.io
My personal webpage. Also available on : idiap.ch/~amohammadshahi
AME-CMR
Aligning Multilingual Word Embeddings for Cross-Modal Retrieval Task
arc-swift
Implementation of "Arc-swift: A Novel Transition System for Dependency Parsing"
bias-compressedMT
Code Repository for "What Do Compressed Multilingual Machine Translation Models Forget?" paper, accepted to EMNLP 2022
DL-NLP
Deep Learning for Natural Language Processing
Enhanced-UD-Parsing
Repository for the ADAPT submission to the 2020 IWPT Shared Task on Enhanced Universal Dependency Parsing
G2GTr
Pytorch implementation of Graph-to-Graph Transformer for Transition-based Dependency Parsing accepted to EMNLP 2020
small100
Implementation of "SMaLL-100: Introducing Shallow Multilingual Machine Translation Model for Low-Resource Languages" paper, accepted to EMNLP 2022.
g2g-transformer
Pytorch implementation of “Recursive Non-Autoregressive Graph-to-Graph Transformer for Dependency Parsing with Iterative Refinement”
alirezamshi-zz's Repositories
alirezamshi-zz/G2GTr
Pytorch implementation of Graph-to-Graph Transformer for Transition-based Dependency Parsing accepted to EMNLP 2020
alirezamshi-zz/small100
Implementation of "SMaLL-100: Introducing Shallow Multilingual Machine Translation Model for Low-Resource Languages" paper, accepted to EMNLP 2022.
alirezamshi-zz/AME-CMR
Aligning Multilingual Word Embeddings for Cross-Modal Retrieval Task
alirezamshi-zz/bias-compressedMT
Code Repository for "What Do Compressed Multilingual Machine Translation Models Forget?" paper, accepted to EMNLP 2022
alirezamshi-zz/aaa
alirezamshi-zz/alirezamshi.github.io
My personal webpage. Also available on : idiap.ch/~amohammadshahi
alirezamshi-zz/arc-swift
Implementation of "Arc-swift: A Novel Transition System for Dependency Parsing"
alirezamshi-zz/DL-NLP
Deep Learning for Natural Language Processing
alirezamshi-zz/Enhanced-UD-Parsing
Repository for the ADAPT submission to the 2020 IWPT Shared Task on Enhanced Universal Dependency Parsing
alirezamshi-zz/flores
Facebook Low Resource (FLoRes) MT Benchmark
alirezamshi-zz/Graphormer
This is the official implementation for "Do Transformers Really Perform Bad for Graph Representation?".
alirezamshi-zz/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.
alirezamshi-zz/notebooks
Notebooks using the Hugging Face libraries 🤗
alirezamshi-zz/parser
A collection of state-of-the-art syntactic parsing models based on Biaffine Parser.
alirezamshi-zz/preprocess-conll05
Scripts for preprocessing the CoNLL-2005 SRL dataset.
alirezamshi-zz/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
alirezamshi-zz/srl_syn_pruning
Sematic Role Labeling with syntactic K-pruning algorithm
alirezamshi-zz/trankit
Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
alirezamshi-zz/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.