File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44version] ( https://badge.fury.io/py/Maxwell.svg )] ( https://pypi.org/project/maxwell/ )
55[ ![ Supported Python
66versions] ( https://img.shields.io/pypi/pyversions/maxwell.svg )] ( https://pypi.org/project/maxwell/ )
7- [ ![ CircleCI] ( https://circleci.com/gh/CUNY-CL/maxwell.svg?style=svg&circle-token=43c60045a43c2b4d4e2ad95dce2968512e7fe8d6 )] ( https://app .circleci.com/pipelines/github/ CUNY-CL/maxwell?branch= main )
7+ [ ![ CircleCI] ( https://dl. circleci.com/status-badge/img/ gh/CUNY-CL/maxwell/tree/main .svg?style=svg )] ( https://dl .circleci.com/status-badge/redirect/gh/ CUNY-CL/maxwell/tree/ main )
88
99Maxwell is a Python library for learning the stochastic edit distance (SED)
1010between source and target alphabets for string transduction.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ include = ["maxwell*"]
1010
1111[project ]
1212name = " maxwell"
13- version = " 0.2.4 "
13+ version = " 0.2.5 "
1414description = " Stochastic Edit Distance aligner for string transduction"
1515readme = " README.md"
1616requires-python = " >= 3.9"
You can’t perform that action at this time.
0 commit comments