Tools & Datasets

Software & Research Tools

Public tools, datasets, and interactive systems built to support research, exploration, and reproducible workflows.

Biomedical Knowledge Graph

Alzheimer's Research Knowledge Graph

In Progress

Current work on an interactive knowledge graph that connects Alzheimer's disease pathology, genetics, brain regions, cellular processes, symptoms, diagnostics, treatments, and protective factors.

An evolving research prototype for navigating structured biomedical concepts and their relationships.
Corpus Tool

Rasid

Live

A 900M+ word longitudinal corpus and exploration environment supporting frequency analysis, collocation search, geographic visualization, and social-language research.

Designed for reproducible corpus browsing and longitudinal analysis across ten years of language use.
Speech Tool

Article Reader (Cloudflare)

Live

A text-to-speech reader powered by Cloudflare Workers AI using the free MeloTTS model. Fast, lightweight, and directly integrated into your domain with playback speed control.

Built with Cloudflare Workers AI. No external dependencies. Best for quick, no-setup TTS.
Speech Tool

Article Reader (Hugging Face)

Live

A text-to-speech reader powered by OmniVoice on Hugging Face Spaces. Offers 10+ voice presets, multiple language support, and advanced voice personalization options.

Built with OmniVoice. More voice choices and customization. May take time on CPU Spaces during cold starts.
Web Tool

YouTube Metadata Exporter

Live

A browser-based tool for exporting structured metadata from public YouTube videos and playlists. Users enter their own YouTube Data API key, select the fields they want, and download the results as CSV.

Supports video titles, descriptions, publication dates, channel metadata, engagement counts, thumbnails, tags, and optional top-level comments. The API key is used only in the browser and is not stored.

Datasets & Reproducible Code

Public materials accompanying research in language, discourse, model evaluation, and social data analysis.

NLP Model & Interactive Demo

Hybrid Reddit Drug NER

Live

A hybrid drug-mention extraction system combining a 562-term pharmacological lexicon, ModernBERT span detection, and a DeBERTa context classifier for ambiguous slang in Reddit-style text.

Known mentions receive canonical substance and pharmacological metadata; ambiguous and novel candidates are separated into review queues.
Financial NLP Model & Code

AMWAL

Open

An ontology-aligned named entity recognition system for Arabic financial news, covering 21 financial entity types with released code and a ready-to-use spaCy model.

Clinical Language Dataset

Depression Narratives

Open

Two corpora of patient narratives describing diagnoses of Major Depressive Disorder and Bipolar Disorder, released with the associated appraisal-analysis research.

Social Data

COVID-19 English Tweets

Open

A 14-week English-language Twitter dataset for studying pandemic themes, psycholinguistic signals, public perception, and conceptual metaphors.

Social Data

COVID-19 Arabic Tweets

Open

A 12-week Arabic Twitter dataset supporting thematic, psycholinguistic, stylistic, and geographic analysis of pandemic discourse.

Linguistic Dataset

THEC Arabic

Open

The Arabic sub-corpus of the Hoosier Ellipsis Corpus, created for linguistic analysis and machine-learning experiments on omitted material.

Model & Code

IUEXIST

Open

Multilingual pretrained language-model experiments for sexism detection on Twitter in the EXIST 2023 shared task.

Model & Code

IUNADI

Open

Code and materials for country-level dialect classification in tweets, developed for the NADI 2023 shared task.

NLP Utility

Arabic Preprocessing

Open

Reusable preprocessing utilities for cleaning and normalizing Arabic text before corpus analysis and machine-learning workflows.

Research Data

Fatwa Analysis

Open

Supplementary materials and anonymized data for a corpus-based analysis of spousal duties in online fatwa inquiries.

Language Model

Arabic LSTM Text Prediction

Open

An LSTM-based Arabic text-prediction model demonstrating sequence modeling and next-token generation.