File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,15 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " transition_neural_parser"
7- version = ' 0.5.2.1 '
7+ version = ' 0.5.3 '
88authors = [
9+ { name =" Ramon" , email =" ramon.astudillo@ibm.com" },
10+ { name =" Young-Suk" , email =" ysuklee@us.ibm.com" },
11+ { name =" Tahira" , email =" tnaseem@us.ibm.com" },
12+ { name =" Sadhana" , email =" sadhana.kumaravel1@ibm.com" },
913 { name =" GX" , email =" GX.Xu@ibm.com" },
14+ { name =" Hans" , email =" raduf@us.ibm.com" },
15+ { name =" Salim" , email =" roukos@us.ibm.com" },
1016]
1117description = " The package for transition based nueral AMR parser"
1218readme = " README.md"
@@ -21,5 +27,5 @@ classifiers = [
2127os = " linux"
2228
2329[project .urls ]
24- "Homepage" = " https://github.ibm.com/mnlp/transition-amr-parser/tree/transition-neural-parser "
25- "Bug Tracker" = " https://github.ibm.com/mnlp/transition-amr-parser/issues"
30+ homepage = " https://github.ibm.com/mnlp/transition-amr-parser/tree/master "
31+ tracker = " https://github.ibm.com/mnlp/transition-amr-parser/issues"
You can’t perform that action at this time.
0 commit comments