Dirkjan Ochtman
|
d6f74be9e7
|
py: upgrade to PyO3 0.22
|
2024-07-02 12:15:07 +02:00 |
Dirkjan Ochtman
|
618ed481fe
|
py: upgrade to pyo3 0.21
|
2024-04-02 14:11:12 +02:00 |
Dirkjan Ochtman
|
e5ba55183a
|
Use adapted version of generated workflow
|
2023-11-09 12:00:14 +01:00 |
Dirkjan Ochtman
|
32ab94b937
|
Bump python version to 0.1.7
|
2023-10-27 11:37:03 +02:00 |
Dirkjan Ochtman
|
3dea94f2cb
|
py: use newer maturin
|
2023-10-27 11:08:13 +02:00 |
Dirkjan Ochtman
|
b398587c56
|
py: bump version
|
2023-10-26 14:31:50 +02:00 |
Michael Partheil
|
05933eae07
|
Bump version to 0.11
|
2023-10-17 14:42:50 +02:00 |
Michael Partheil
|
3b3627422b
|
Use nested `HashMap` for storing both unigram and bigram scores
|
2023-10-17 14:42:50 +02:00 |
Michael Partheil
|
5810373471
|
Specify `rustc-version` to be 1.65
|
2023-10-17 14:42:50 +02:00 |
Dirkjan Ochtman
|
ff32a353f8
|
Upgrade pyo3 to 0.20
|
2023-10-12 16:07:18 +02:00 |
dependabot[bot]
|
a6180345bc
|
Update pyo3 requirement from 0.18.0 to 0.19.0
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 17:53:42 +02:00 |
dependabot[bot]
|
9d89c58b41
|
Update pyo3 requirement from 0.17.1 to 0.18.0
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.17.1...v0.18.0)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 15:15:02 +01:00 |
Dirkjan Ochtman
|
a5deae92ca
|
Bump version for Python bindings to 0.1.5
|
2022-09-13 11:59:15 +02:00 |
Dirkjan Ochtman
|
0f776b8e6d
|
Upgrade to PyO3 0.17
|
2022-08-29 11:36:05 -07:00 |
Dirkjan Ochtman
|
1e7bfbc3ce
|
Ignore faulty clippy lint for now
|
2022-08-15 10:23:35 +02:00 |
Dirkjan Ochtman
|
b68655c17d
|
Remove authors from Cargo metadata (see RFC 3052)
|
2022-08-15 10:23:35 +02:00 |
Dirkjan Ochtman
|
22fff673e6
|
Bump version to 0.10
|
2022-08-15 10:23:35 +02:00 |
Dirkjan Ochtman
|
c4864fe724
|
Upgrade ahash to 0.8
|
2022-08-15 10:23:35 +02:00 |
Dirkjan Ochtman
|
2ef7eb82ba
|
Bump instant-segment version to 0.9
|
2022-02-28 11:38:34 +01:00 |
Dirkjan Ochtman
|
3709223fa9
|
Update pyo3 to 0.16
|
2022-02-28 11:34:57 +01:00 |
Dirkjan Ochtman
|
77203fc78c
|
Update smartstring to 1
|
2022-02-28 11:34:32 +01:00 |
Dirkjan Ochtman
|
c911457226
|
Leverage simplified Python protocols
|
2021-11-10 09:41:31 +01:00 |
dependabot[bot]
|
2d97878ed7
|
Update pyo3 requirement from 0.14.1 to 0.15.0
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.14.1...v0.15.0)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-10 09:40:14 +01:00 |
Dirkjan Ochtman
|
30a80c4a79
|
Add minimal pyproject.toml
|
2021-09-15 16:37:41 +02:00 |
Dirkjan Ochtman
|
bd12ef8b69
|
Fix up python test code
|
2021-08-31 16:29:17 +02:00 |
Dirkjan Ochtman
|
e12390ea7d
|
py: bump version number to 0.1.4
|
2021-08-31 14:16:33 +02:00 |
Dirkjan Ochtman
|
f32b42537a
|
Update links to point to new GitHub org
|
2021-08-31 14:10:13 +02:00 |
dependabot[bot]
|
fdd743478e
|
Update pyo3 requirement from 0.13.2 to 0.14.1
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.13.2...v0.14.1)
---
updated-dependencies:
- dependency-name: pyo3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 15:09:48 +02:00 |
Dirkjan Ochtman
|
e4e773c896
|
py: bump version to 0.1.3
|
2021-05-28 15:21:30 +02:00 |
Dirkjan Ochtman
|
89c232e3af
|
py: update crate metadata
|
2021-05-28 15:20:28 +02:00 |
Dirkjan Ochtman
|
f081d4b171
|
py: bump version to 0.1.1
|
2021-05-28 14:34:04 +02:00 |
Dirkjan Ochtman
|
0ebae2923c
|
Add license files (fixes #15)
|
2021-04-29 15:34:02 +02:00 |
Nick Rempel
|
9bbb633f1d
|
Flesh out README (#14)
|
2021-04-29 11:12:42 +02:00 |
Dirkjan Ochtman
|
c21b66ab83
|
Rename sentence_score() to score_sentence()
|
2021-04-22 15:04:48 +02:00 |
Dirkjan Ochtman
|
62f5b79d6d
|
py: add Segmenter::sentence_score() method
|
2021-04-22 15:04:06 +02:00 |
Dirkjan Ochtman
|
507e8da5ef
|
Bump version to 0.8.0
|
2021-04-01 11:04:42 +02:00 |
Dirkjan Ochtman
|
987220c586
|
py: add some comments
|
2021-03-24 11:57:29 +01:00 |
Dirkjan Ochtman
|
5d8f1b2fb0
|
py: add load() and dump() methods
|
2021-03-24 11:57:29 +01:00 |
Dirkjan Ochtman
|
fd774ad465
|
py: initial version of Python bindings
|
2021-03-24 11:57:29 +01:00 |