issues
search
garvys-org
/
rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
https://docs.rs/rustfst
Other
144
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Possible memory leak when deleting fst in python bindings
#286
joanmo2
opened
1 week ago
0
Add `TrivialWeight`
#285
bluebear94
opened
1 month ago
0
Implement `WeaklyDivisibleSemiring` for `BooleanWeight`
#284
bluebear94
opened
1 month ago
0
Python module does not build with Python 3.12
#283
dhdaines
opened
2 months ago
0
Fixed ConstFst FFI Trs iterator
#282
JonasDepoixSonos
closed
2 months ago
0
Fix rustfst-python build in various ways to support Python 3.12 among other things
#281
dhdaines
opened
2 months ago
6
fix: make Python algorithms consistently return a VectorFst
#280
dhdaines
opened
2 months ago
0
Python algorithms and related `VectorFst` methods have inconsistent return values (`self` or `None`)
#279
dhdaines
opened
2 months ago
2
fix(docs): Add Python documentation for algorithm methods
#278
dhdaines
closed
2 months ago
0
feat: add `invert` to FFI and Python
#277
dhdaines
opened
2 months ago
0
Feature request: Add `invert` algorithm to python bindings
#276
dhdaines
opened
2 months ago
0
Feature request: Support rho-matchers
#275
dhdaines
closed
2 months ago
2
Update URLs in all the documentation/config
#274
dhdaines
closed
2 months ago
0
docs link on pypi is 404
#273
dhdaines
closed
2 months ago
2
Fix documentation publication
#271
Garvys
closed
2 months ago
0
Fix macos wheels build
#270
Garvys
closed
2 months ago
0
Bumped version to 1.1.0
#269
JonasDepoixSonos
closed
3 months ago
0
Added support for converting VectorFst to ConstFst to ffi/python lib
#268
JonasDepoixSonos
closed
3 months ago
0
Bump zipp from 3.8.0 to 3.19.1 in /rustfst-python
#267
dependabot[bot]
opened
3 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4 in /rustfst-python
#266
dependabot[bot]
closed
5 months ago
0
Added minimize to FFI
#264
JonasDepoixSonos
closed
6 months ago
0
Fix deprecation warnings Gihub Actions
#263
Garvys
closed
6 months ago
0
Release 1.0.0
#261
Garvys
closed
6 months ago
0
Bump clap to 4
#260
Garvys
closed
6 months ago
0
Bump clap to 3.2 & bitflags to 2 & ordered-float to 4 and bimap to 0.6
#259
Garvys
closed
6 months ago
0
Bump jinja2 from 3.0.3 to 3.1.3 in /rustfst-python
#258
dependabot[bot]
closed
6 months ago
0
Bump rust to 1.70 as required by some crates
#257
Garvys
closed
6 months ago
0
Move from macos-latest to macos-13 to fix M1 issues
#256
Garvys
closed
6 months ago
0
Fix up Clippy issues and do some manual cleanups
#255
dzhu
closed
5 months ago
4
Fix connect python
#254
Garvys
closed
6 months ago
0
serialize_integer_weight - allow parsing from/to text of IntegerWeight
#253
mooreniemi
closed
8 months ago
0
serializable `IntegerWeight`
#252
mooreniemi
closed
8 months ago
4
Fix/make ffi exportable
#251
riccardobassanisonos
closed
6 months ago
0
Feature request: add Complement and Difference
#250
sammthomson
opened
1 year ago
2
Bump python version to 3.9
#249
Garvys
closed
1 year ago
0
CIbuildwheel 2.13.1
#247
Garvys
closed
1 year ago
0
Use drop to fix compiler warnings
#245
Garvys
closed
1 year ago
0
Cargo update
#244
Garvys
closed
1 year ago
0
Bump cibuildwheel to 2.15.0
#243
Garvys
closed
1 year ago
0
Stop deploy on cron
#242
Garvys
closed
1 year ago
0
Bump pygments from 2.12.0 to 2.15.0 in /rustfst-python
#241
dependabot[bot]
closed
1 year ago
0
chore: upgrade nom 6 -> 7
#240
boxdot
closed
1 year ago
1
Python 3.11 support?
#239
adampauls
closed
8 months ago
2
Bump pymdown-extensions from 9.4 to 10.0 in /rustfst-python
#238
dependabot[bot]
closed
1 year ago
0
Make `Queue::dequeue` return the removed value
#237
dzhu
closed
1 year ago
1
Documentation improvements
#236
dhdaines
closed
1 year ago
3
Type arguments to `compose` are horrendous
#235
dhdaines
opened
1 year ago
1
Support FAR format
#234
dhdaines
opened
1 year ago
1
Support LogWeight in C and Python
#233
dhdaines
opened
1 year ago
2
Bump bumpalo from 3.9.1 to 3.12.0
#232
dependabot[bot]
closed
1 year ago
0
Next