All Projects → Smat26 → Roman-Urdu-Dataset

Smat26 / Roman-Urdu-Dataset

Licence: GPL-3.0 license
Compilation of Manually Tagged Roman Urdu Dataset (Urdu written in Latin/Roman Script), along with other helpful Roman Urdu NLP resources

Projects that are alternatives of or similar to Roman-Urdu-Dataset

urdu-characters
📄 Complete collection of Urdu language characters & unicode code points.
Stars: ✭ 24 (-11.11%)
Mutual labels:  urdu, urdu-language
wink-tokenizer
Multilingual tokenizer that automatically tags each token with its type
Stars: ✭ 51 (+88.89%)
Mutual labels:  hindi
hi.javascript.info
Modern JavaScript Tutorial in Hindi
Stars: ✭ 25 (-7.41%)
Mutual labels:  hindi
YouTube to m3u
Grab .m3u8 from YouTube live channels and makes .m3u IPTV Playlist from various languages and Events. Tamil / Malayalam / English / Hindi / French / Kids / Sports / Urudu etc.
Stars: ✭ 48 (+77.78%)
Mutual labels:  hindi
urdu-font-comparator-app
App for visually showing why Nasta'liq is better than Naskh script, how different Urdu fonts look like and eventually helping users in choosing the best one.
Stars: ✭ 20 (-25.93%)
Mutual labels:  urdu
ur.reactjs.org
(Work in progress) React documentation website in Urdu
Stars: ✭ 32 (+18.52%)
Mutual labels:  urdu
govarnam
Easily Type Indian Languages on computer and mobile. GoVarnam is a cross-platform transliteration library. Manglish -> Malayalam, Thanglish -> Tamil, Hinglish -> Hindi plus another 10 languages. GoVarnam is a near-Go port of libvarnam
Stars: ✭ 97 (+259.26%)
Mutual labels:  hindi
Wudooh
Browser extension that allows Arabic script modifications for clarity and customization
Stars: ✭ 43 (+59.26%)
Mutual labels:  urdu

Roman Urdu Dataset

License repo-size

This is an extensive compilation of Roman Urdu Dataset (Urdu written in Latin/Roman Script), along with other helpful Roman Urdu NLP resources.

Motivation

One of the biggest hurdle when working with NLP in Urdu is the lack of comprehensive dataset in the domain unlike other languages. The above resources are therefore a culmination of that effort. The data is organized so to facilitate other researchers and hobbyist, and help promote research. Application code for the Roman Urdu NLP can be found here


Description

Dateset

The dataset consist of sentences gathered from reviews of various e-commerce website, comments on public facebook pages, and twitter accounts. Each row would ideally consist of a single sentence and have a corresponding sentiment attach to it, which would be either Negative, Positive or Neutral. There are more than 20,000 sentences and they have been manually tagged.

Dictionary

It contains English meaning of Roman Urdu words.

Conversion

It consist of words between languages in form of:

<English> : <Urdu> : <Roman-Urdu>

Negative-and-Positive-Words

It contains negative and positive words for sentiment analysis.

<English> : <Roman-Urdu> : <POS-tag>

Urdu-Names

This contains list of common Urdu (Pakistani) names.


Credits

The main dataset compilation for Roman-Urdu NLP processing was done as part of research effort by Zareen Sharf. More info here: https://archive.ics.uci.edu/ml/datasets/Roman+Urdu+Data+Set

The dataset consist of data gathered from reviews of various e-commerce website, comments of public facebook pages, and twitter accounts, Other data have been gathered from wikipedia, and various resources online.

Contributing

To facilitate more people to actively work in the domain it is requested that if you are building on from these resources, do try to contribute, extend or optimize the current datasets.

If you know of a data source that is not listed here, let me know. To do so, you can open a Pull Request with the dataset added in to the relevant file, or just open an issue and mention the dataset & link.

Usage

You are free to use this dataset for your purposes, do credit the original author, and I would appreciate if you can drop me in a message :)

Used in

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].