This website requires JavaScript.
Explore
Help
Sign In
alexohneander
/
rustysearch
Watch
1
Star
0
Fork
0
You've already forked rustysearch
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
3321fea4d07ae393584af04647ba9ee27b1c66a3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alex Wellnitz
3321fea4d0
feat: Add make N-grams function
2023-10-25 11:07:45 +02:00
.github
/workflows
fix: Build Pipeline
2023-10-25 00:00:44 +02:00
src
feat: Add make N-grams function
2023-10-25 11:07:45 +02:00
tests
feat: Add make N-grams function
2023-10-25 11:07:45 +02:00
.gitignore
Initial Commit
2023-10-24 20:15:03 +02:00
Cargo.lock
feat: Add Tokenizer, split Text into Vec<String>
2023-10-24 23:17:09 +02:00
Cargo.toml
feat: Add Tokenizer, split Text into Vec<String>
2023-10-24 23:17:09 +02:00
LICENSE
Initial Commit
2023-10-24 20:15:03 +02:00
README.md
docs: Update README
2023-10-25 00:04:24 +02:00
README.md
rustysearch
This is my attempt to implement a search index in Rust
Installation
Usage
Description
No description provided
Readme
MIT
145
KiB
Languages
Rust
97.4%
Dockerfile
2.6%