{"id":13822712,"url":"https://github.com/Freyskeyd/nlp","last_synced_at":"2025-05-16T17:31:40.023Z","repository":{"id":57645224,"uuid":"45565439","full_name":"Freyskeyd/nlp","owner":"Freyskeyd","description":"Rust-nlp is a library to use Natural Language Processing algorithm with RUST","archived":false,"fork":false,"pushed_at":"2019-06-18T13:30:29.000Z","size":89,"stargazers_count":41,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-15T09:05:48.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Freyskeyd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-04T20:28:11.000Z","updated_at":"2024-10-16T01:52:51.000Z","dependencies_parsed_at":"2022-09-08T16:41:14.743Z","dependency_job_id":null,"html_url":"https://github.com/Freyskeyd/nlp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freyskeyd%2Fnlp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freyskeyd%2Fnlp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freyskeyd%2Fnlp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freyskeyd%2Fnlp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Freyskeyd","download_url":"https://codeload.github.com/Freyskeyd/nlp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225442946,"owners_count":17475149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T08:02:14.017Z","updated_at":"2024-11-19T23:31:00.244Z","avatar_url":"https://github.com/Freyskeyd.png","language":"Rust","funding_links":[],"categories":["Rust","NLP"],"sub_categories":[],"readme":"# nlp\n\n[![Build Status](https://travis-ci.org/Freyskeyd/nlp.svg)](https://travis-ci.org/Freyskeyd/nlp) [![Coverage Status](https://coveralls.io/repos/Freyskeyd/nlp/badge.svg?service=github)](https://coveralls.io/github/Freyskeyd/nlp)\n\nRust-nlp\n\n## Implemented algorithm\n\n### Distance\n- [x] Levenshtein ([Explanation](https://fr.wikipedia.org/wiki/Distance_de_Levenshtein))\n- [x] Jaro / Jaro-Winkler ([Explanation](https://fr.wikipedia.org/wiki/Distance_de_Jaro-Winkler))\n\n### Phonetics\n- [x] Soundex ([Explanation](https://en.wikipedia.org/wiki/Soundex))\n- [x] Metaphone ([Explanation](https://en.wikipedia.org/wiki/Metaphone))\n- [x] Double-metaphone ([Explanation](https://en.wikipedia.org/wiki/Metaphone#Double_Metaphone))\n- [ ] Caverphone ([Explanation](https://en.wikipedia.org/wiki/Caverphone))\n- [ ] Beider–Morse Phonetic ([Explanation](https://en.wikipedia.org/wiki/Daitch%E2%80%93Mokotoff_Soundex#Beider.E2.80.93Morse_Phonetic_Name_Matching_Algorithm))\n- [ ] Kölner Phonetik ([Explanation](https://de.wikipedia.org/wiki/K%C3%B6lner_Phonetik))\n- [ ] NYSIIS ([Explanation](https://en.wikipedia.org/wiki/New_York_State_Identification_and_Intelligence_System))\n\n## Development workflow\n\nUse multirust with `nightly`.\n\n```bash\n$ cd to/project\n$ cargo test\n```\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFreyskeyd%2Fnlp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFreyskeyd%2Fnlp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFreyskeyd%2Fnlp/lists"}