flipz357 / smatchpp

A package for handy processing of semantic graphs such as AMR, with a special focus on standardized evaluation
GNU General Public License v3.0
19 stars 2 forks source link

Remove redundant self in score_corpus #2

Closed danielhers closed 1 year ago

danielhers commented 1 year ago

Resolves this error: TypeError: Smatchpp.process_corpus() takes 3 positional arguments but 4 were given

flipz357 commented 1 year ago

Thx!