abhik1505040
Research Assistant at Department of CSE, Bangladesh University of Engineering and Technology (BUET)
BUETDhaka
Pinned Repositories
Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
Max-clique-implementations
Different algorithms to find maximum clique in a graph.
TCP_Session_Hijacking
Demo tool for hijacking TCP sessions
WebWhatsapp-Wrapper
An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
banglabert
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.
BanglaNLG
This repository contains the official release of the model "BanglaT5" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaNLG: Benchmarks and Resources for Evaluating Low-Resource Natural Language Generation in Bangla".
banglanmt
This repository contains the code and data of the paper titled "Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation" published in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16 - November 20, 2020.
CrossSum
This repository contains the code, data, and models of the paper titled "CrossSum: Beyond English-Centric Cross-Lingual Summarization for 1,500+ Language Pairs" published in Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (ACL’23), July 9-14, 2023.
normalizer
This python module is an easy-to-use port of the text normalization used in the paper "Not low-resource anymore: Aligner ensembling, batch filtering, and new datasets for Bengali-English machine translation". It is intended to be used for normalizing / cleaning Bengali and English text.
xl-sum
This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages" published in Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021.
abhik1505040's Repositories
abhik1505040/Max-clique-implementations
Different algorithms to find maximum clique in a graph.
abhik1505040/TCP_Session_Hijacking
Demo tool for hijacking TCP sessions
abhik1505040/WebWhatsapp-Wrapper
An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
abhik1505040/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
abhik1505040/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
abhik1505040/awesome-web-hacking
A list of web application security
abhik1505040/bengali-stemmer
A library of implementations of published stemming methods for the Bengali language.
abhik1505040/CodeRL
This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (NeurIPS22).
abhik1505040/discount-for-student-dev
This is list of discounts on software (SaaS, PaaS, IaaS, etc.) and other offerings for developers who are students
abhik1505040/DocEE_viewer
abhik1505040/eMarketPlace
A multi-purpose e-commerce system with different modules for admins, vendors and users.
abhik1505040/Bangla-transliterator
Bengali romanization module
abhik1505040/datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
abhik1505040/indic_nlp_library
Resources and tools for Indian language Natural Language Processing
abhik1505040/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
abhik1505040/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
abhik1505040/pySBD
🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.
abhik1505040/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
abhik1505040/Summary-annotator-gui
GUI for annotating summaries
abhik1505040/t5x
abhik1505040/text-dedup
All-in-one text de-duplication
abhik1505040/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
abhik1505040/trl
Train transformer language models with reinforcement learning.