Skip to content
View faisaltareque's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report faisaltareque

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
faisaltareque/README.md
  • 👋 Hi, I’m Faisal Tareque
  • 👀 I’m interested in NLP, LLM, Deep Learning, RL, MLOps
  • 🌱 I’m currently learning about RL
  • 💞️ I’m looking for Master's or PhD opportunities
  • 📫 How to reach me faisaltareque98@gmail.com

Pinned Loading

  1. BanglaLanguageToolkit BanglaLanguageToolkit Public

    Bangla Language Processing Toolkit

    Python

  2. XL-HeadTags XL-HeadTags Public

    This is the official repository contains the code, data, and models of the paper titled "XL-HeadTags: Leveraging Multimodal Retrieval Augmentation for the Multilingual Generation of News Headlines …

    1

  3. Bengali-Spell-Checker Bengali-Spell-Checker Public

    This is a simple spell checker application for Bengali language. It is based on the Norvig's spell checker algorithm. The application is written in Python and uses FastAPI framework.

    Python

  4. Multilingual-Stemmer Multilingual-Stemmer Public

    Python package for stemming words in 15+ different languages. It is a wrapper around different stemmers. The package was created to support our work on XL-HeadTags. You just need to pass the word a…

    Lex

  5. Multilingual-Rouge-Scorer Multilingual-Rouge-Scorer Public

    This Python package is used for calculating ROUGE scores and supports over 100 languages by utilizing a multilingual BPE tokenizer. It leverages the mBERT tokenizer and was developed to support our…

    Python

  6. Multilingual-Sentence-Tokenizer Multilingual-Sentence-Tokenizer Public

    This Python package is designed for tokenizing sentences in over 40 languages. It serves as a wrapper around various open-source libraries. The package was created to support our work XL-HeadTags. …

    Python