Domain tools, open source.
DKSplit is a domain name segmentation library that splits concatenated strings like bestcarinsurance into real words. Free Domain Sale Page is a static template that lets domain investors deploy professional for-sale landing pages on Cloudflare Pages at zero cost.
DKSplit
Neural domain name segmentation — split concatenated strings into real words.
DKSplit is a domain name segmentation library powered by a BiLSTM-CRF model. Given a concatenated domain string like bestcarinsurance, it splits it into meaningful words: best car insurance.
- BiLSTM-CRF architecture, INT8 quantized to 9 MB — runs anywhere without GPU
- Brand-aware: recognizes thousands of product names and proper nouns
- Multi-language: English, French, German, Spanish
- Minimal dependencies — only
numpyandonnxruntime - A Go port is available for high-throughput inference
pip install dksplit
Free Domain Sale Page
Professional domain-for-sale landing pages — deploy on Cloudflare Pages at zero cost.
A static, single-page domain sale template designed for domain investors. Fork the repo, edit one config file, and deploy — no build step, no server, no cost.
- 24 built-in themes across 3 categories: gradient, distinctive, personality
- PageSpeed 100/100 — fully static with zero external runtime deps
- Mobile-responsive and SEO-optimized with Schema.org structured data
- Contact via Email, Telegram, or WhatsApp — single-file config
- Free hosting on Cloudflare Pages with automatic SSL
About the open-source projects.
Q.01 What is domain name segmentation? +
bestcarinsurance → best car insurance. Useful for valuation, keyword extraction, and bulk portfolio analysis.Q.02 How do I split a domain name into words? +
pip install dksplit, then call dksplit.split("yourdomainname") in Python. Returns a list of segmented words. Go port available for high-throughput.Q.03 How do I create a free domain-for-sale landing page? +
Q.04 Are these tools free to use? +
More coming soon.
We're building more open-source tools for the domain ecosystem. Star our repos, report issues, or contribute directly.
ABTdomain on GitHub