File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.2.1 ] - work in progress
3+ ## [ 0.3.0 ] - 11-04-2026
44
55### Added
66
1414- Adopted new hyperbase API (0.10.0).
1515- Adopted REPL API.
1616
17- ### Removed
18-
1917## [ 0.2.0] - 05-04-2026
2018
2119### Changed
Original file line number Diff line number Diff line change 1- 0.2.1
1+ 0.3.0
Original file line number Diff line number Diff line change 11[project ]
22name = " hyperbase-parser-ab"
33dynamic = [" version" ]
4- description = " Semantic Hypergraph AlphaBeta Parser"
4+ description = " Semantic Hypergraph Alpha-Beta Parser"
55readme = " README.md"
66license = " MIT"
77requires-python = " >=3.10"
@@ -26,7 +26,7 @@ classifiers = [
2626 " Topic :: Scientific/Engineering :: Information Analysis" ,
2727]
2828dependencies = [
29- " hyperbase>=0.9 .0" ,
29+ " hyperbase>=0.10 .0" ,
3030 " scikit-learn>=1.3.0" ,
3131 " spacy>=3.8.0" ,
3232 " torch>=2.0.0" ,
You can’t perform that action at this time.
0 commit comments