index
:
matthieu/aline-rs.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-09-22
Delete 0001-feat-version-bump.patch
HEAD
master
matthieu
2025-09-12
chore: update cargo.lock
Matthieu Pignolet
2025-09-12
chore: bump version
Matthieu Pignolet
2025-09-12
chore: update dependencies
Matthieu Pignolet
2025-09-12
chore: update cargo.lock
Matthieu Pignolet
2025-09-12
chore: bump version in order to publish to crates.io
Matthieu Pignolet
2025-09-12
fix: change the import in README.md to match the crate name
Matthieu Pignolet
2025-05-19
feat: version bump
Matthieu Pignolet
2025-05-19
feat: populate readme.md
Matthieu Pignolet
2025-05-19
feat: include readme in lib.rs
Matthieu Pignolet
2025-05-19
fix: formatting in lib.rs
Matthieu Pignolet
2025-05-19
fix: bump version
Matthieu Pignolet
2025-05-19
feat: fix formatting for the crate doc
Matthieu Pignolet
2025-05-19
feat: bump version
Matthieu Pignolet
2025-05-19
feat: tidy up project and export more functions
Matthieu Pignolet
2025-05-18
feat: bump version
Matthieu Pignolet
2025-05-18
feat: upgrade meta
Matthieu Pignolet
2025-05-18
fix: import in the aline-demo binary
Matthieu Pignolet
2025-05-18
major: tidy the project before publishing
Matthieu Pignolet
2025-05-18
feat: add documentation strings
Matthieu Pignolet
2025-05-18
fix: update test cases
Matthieu Pignolet
2025-05-18
fix: bug in the vowel function where the results were inversed
Matthieu Pignolet
2025-05-18
feat: add tests from the nltk project
Matthieu Pignolet
2025-05-18
fix: typo in README.md
Matthieu Pignolet
2025-05-18
feat: add readme
Matthieu Pignolet
2025-05-18
feat: commit difference
Matthieu Pignolet
2025-05-18
feat: sync-ing the Cargo.lock file
Matthieu Pignolet
2025-05-18
feat: adding a compare script to compare aline-rs with the nltk implementation
Matthieu Pignolet
2025-05-18
feat: adding the demo project that mimics the python nltk library __main__
Matthieu Pignolet
2025-05-18
feat: adding the library implementation
Matthieu Pignolet
2025-05-18
feat: initialize the cargo workspace
Matthieu Pignolet
2025-05-18
legal: adding license
Matthieu Pignolet
2025-05-18
feat: deleting old files
Matthieu Pignolet
2025-05-08
fix: do not ensure_ascii when extracting constants
Matthieu Pignolet
2025-05-05
fix: avoid allocations in `sigma_exp`
Matthieu Pignolet
2025-05-05
feat: add demo bin program
Matthieu Pignolet
2025-05-05
feat: initial aline implementation
Matthieu Pignolet
2025-05-05
feat: change package name
Matthieu Pignolet
2025-05-05
feat: add constants loading for the constants extraxted from nltk
Matthieu Pignolet
2025-05-05
feat: add extract script for constants
Matthieu Pignolet
2025-05-05
first commit
Matthieu Pignolet