urdu-nlp
There are 27 repositories under urdu-nlp topic.
urduhack/urduhack
An NLP library for the Urdu language. It comes with a lot of battery included features to help you process Urdu data in the easiest way possible.
abdur75648/UTRNet-High-Resolution-Urdu-Text-Recognition
UTRNet: High-Resolution Urdu Text Recognition In Printed Documents (ICDAR'23)
Smat26/Roman-Urdu-Dataset
Compilation of Manually Tagged Roman Urdu Dataset (Urdu written in Latin/Roman Script), along with other helpful Roman Urdu NLP resources
PakUrdu-Research-Center/awesome-urdu
Repository dedicated to a collection of resources and helping material for Urdu language Processing related tasks
ijazul-haq/nlpashto
Pashto Natural Language Processing Toolkit
Areesha-Tahir/Fake-News-Detection-Using-Naive-Bayes
Fake news detection using Naïve Bayes in Python along with confusion matrix calculated using sklearn.
ahmadshafique/Word-Spell-Checker
This is an Urdu Word Spell Checker using Noisy Channel Model implemented in Python3.
Areesha-Tahir/Urdu-Poetry-Generation-Using-N-Grams-BackwardBigram-BidirectionalBigram-In-Python
Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.
burhanharoon/Urdu-Stemmer
A simple python based Urdu stemmer which tries to find a stem word from a list of affixes.
irdanish11/Seq2Seq-UrduChatBot
A Sequence to Sequence Model Implementation of Urdu Natural Language Processing
abdur75648/urdu-synth
High-quality synthetic text data generation for Urdu Text Recognition
haseebelahi/roman-urdu-stopwords
A list of most frequently used Roman Urdu words with different spellings and usages to help make Roman Urdu text processing easier.
mtalha91/Urdu-Search-Engine
The first Urdu search engine crawler for web.
ahsanfarooqui/UQuAD---Urdu-Question-Answer-Dataset
We have presented a new dataset for question and answering models. Our dataset contains 27 different Urdu paragraphs which are taken from different available resources i.e Urdu Wikipedia, youtube and news articles etc. All selected paragraphs have an average of 3 to 7 questions along with their possible answers that range from 1 to 3. The data contains mostly Urdu words as well as some words from English language.
burhanharoon/Urdu-Train-Reservation-Chatbot-RasaX
AI-based Train Reservation System that uses Urdu language to chat with it.
MD-Ryhan/Urdu-Text-Preprocessing
This repository contains code for Urdu Text preprocessing natural language data for use in NLP applications.
SyedMuhammadMuhsinKarim/Urdu-Stop-Words
List of Most Used or Stop Words of Urdu. Approximately 300 Words
TalhaFarook/UrduFeel
UrduFeel: Deep Learning Sentiment Analysis for Emotional Insights
Tarequzzaman/Urdu-resource-NLP
This project contains Urdu characters and some preprocessing functions
RomailButt/Urdu-spelling-and-grammar-checker
Urdu Spell & Grammar Checker: A Python app for accurate spell-checking and grammar correction in Urdu text.
UsamaIslam/urdu_ocr_dataset_generation
Dataset generation for Urdu OCR.
zain-sources/urdu-lexicon-generator
This project is a grapheme-to-phoneme (G2P) converter for Urdu language. It can generate lexicons for Urdu words using a deep learning model.
Hassan6678/Sentiment-Analysis
It's all about natural language processing task
zainmujahid/Longest-Common-Subsequence
This repository contains python script for calculating Longest Common Subsequences (LSC) between tokenized URDU sentences.