summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-22Delete 0001-feat-version-bump.patchHEADmastermatthieu
2025-09-12chore: update cargo.lockMatthieu Pignolet
2025-09-12chore: bump versionMatthieu Pignolet
2025-09-12chore: update dependenciesMatthieu Pignolet
2025-09-12chore: update cargo.lockMatthieu Pignolet
2025-09-12chore: bump version in order to publish to crates.ioMatthieu Pignolet
2025-09-12fix: change the import in README.md to match the crate nameMatthieu Pignolet
2025-05-19feat: version bumpMatthieu Pignolet
2025-05-19feat: populate readme.mdMatthieu Pignolet
2025-05-19feat: include readme in lib.rsMatthieu Pignolet
2025-05-19fix: formatting in lib.rsMatthieu Pignolet
2025-05-19fix: bump versionMatthieu Pignolet
2025-05-19feat: fix formatting for the crate docMatthieu Pignolet
2025-05-19feat: bump versionMatthieu Pignolet
2025-05-19feat: tidy up project and export more functionsMatthieu Pignolet
2025-05-18feat: bump versionMatthieu Pignolet
2025-05-18feat: upgrade metaMatthieu Pignolet
2025-05-18fix: import in the aline-demo binaryMatthieu Pignolet
2025-05-18major: tidy the project before publishingMatthieu Pignolet
2025-05-18feat: add documentation stringsMatthieu Pignolet
2025-05-18fix: update test casesMatthieu Pignolet
2025-05-18fix: bug in the vowel function where the results were inversedMatthieu Pignolet
2025-05-18feat: add tests from the nltk projectMatthieu Pignolet
2025-05-18fix: typo in README.mdMatthieu Pignolet
2025-05-18feat: add readmeMatthieu Pignolet
2025-05-18feat: commit differenceMatthieu Pignolet
2025-05-18feat: sync-ing the Cargo.lock fileMatthieu Pignolet
2025-05-18feat: adding a compare script to compare aline-rs with the nltk implementationMatthieu Pignolet
2025-05-18feat: adding the demo project that mimics the python nltk library __main__Matthieu Pignolet
2025-05-18feat: adding the library implementationMatthieu Pignolet
2025-05-18feat: initialize the cargo workspaceMatthieu Pignolet
2025-05-18legal: adding licenseMatthieu Pignolet
2025-05-18feat: deleting old filesMatthieu Pignolet
2025-05-08fix: do not ensure_ascii when extracting constantsMatthieu Pignolet
2025-05-05fix: avoid allocations in `sigma_exp`Matthieu Pignolet
2025-05-05feat: add demo bin programMatthieu Pignolet
2025-05-05feat: initial aline implementationMatthieu Pignolet
2025-05-05feat: change package nameMatthieu Pignolet
2025-05-05feat: add constants loading for the constants extraxted from nltkMatthieu Pignolet
2025-05-05feat: add extract script for constantsMatthieu Pignolet
2025-05-05first commitMatthieu Pignolet