rake-rs
Text extractor
A Rust library implementing a keyword extraction algorithm to automatically identify relevant words in text
Multilingual implementation of RAKE algorithm for Rust
33 stars
3 watching
8 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
algorithmrakerustrust-cratetext-processing
Related projects:
Repository | Description | Stars |
---|---|---|
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |
rayylee/keypress | A Rust WebAssembly website example for practising English vocabulary | 8 |
hugal31/yara-rust | Provides Rust bindings for a popular pattern-matching library from VirusTotal | 77 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
aspecscire/rasters.rs | A Rust library providing tools to process large raster data in memory-efficient and parallel ways. | 10 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
octaltree/playwright-rust | A Rust port of Playwright, allowing browser automation and testing on multiple platforms. | 331 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
rusty-ferris-club/recon | Reconnaissance tool for searching and querying files on a host for security experts | 31 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,843 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
lotabout/rargs | A utility for processing input lines with pattern matching support | 495 |
parthjadhav/rust_search | A fast and efficient file search library built in Rust | 140 |