31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
# 🌸 Hakurei 🌸
|
|
|
|
Welcome to **Hakurei**, the ultimate Japanese tokenizer powered by cutting-edge technology! Whether you're crafting your next-gen anime subtitle processor, building an amazing manga reader, or just need a super-fast tokenizer, Hakurei has got you covered with unparalleled speed and accuracy. 🎌✨
|
|
|
|
<img src="https://git.ajattix.org/hashirama/Hakurei/raw/branch/main/res/img/hakurei_reimu.png" alt="cover" width="10%" height="10%">
|
|
<img src="https://git.ajattix.org/hashirama/Hakurei/raw/branch/main/misc/2024-05-31_18-29.png" alt="usage" width="62%" height="62%">
|
|
|
|
## Table of Contents
|
|
|
|
- [Features](#features)
|
|
- [Installation](#installation)
|
|
- [Quick Start](#quick-start)
|
|
- [Usage](#usage)
|
|
- [Benchmarks](#benchmarks)
|
|
- [Contributing](#contributing)
|
|
- [License](#license)
|
|
|
|
## Features
|
|
|
|
- 🚀 **Blazing Fast**: Harness the speed of the gods with our state-of-the-art algorithms.
|
|
- 🎯 **Ultra Accurate**: Slice through Japanese text with ninja-like precision.
|
|
- 🔧 **Easy Integration**: Plug and play with our CLI, perfect for all your projects.
|
|
- 💪 **Super Robust**: Handle massive datasets like a mecha warrior!
|
|
|
|
## Installation
|
|
|
|
Installing Hakurei is a breeze!:
|
|
|
|
```bash
|
|
$ g++ src/hakurei.cpp -o hakurei
|