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 |