-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: WPoelman/ud-boxer
base: master
head repository: adaamko/ud-boxer
compare: master
- 12 commits
- 6 files changed
- 2 contributors
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf11bef - Browse repository at this point
Copy the full SHA bf11befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98bde81 - Browse repository at this point
Copy the full SHA 98bde81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dcac66 - Browse repository at this point
Copy the full SHA 7dcac66View commit details
Commits on Jan 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7e8fd0 - Browse repository at this point
Copy the full SHA b7e8fd0View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91f08bd - Browse repository at this point
Copy the full SHA 91f08bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bee2dae - Browse repository at this point
Copy the full SHA bee2daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ba14e - Browse repository at this point
Copy the full SHA e1ba14eView commit details
Commits on Feb 22, 2023
-
sbn to graph conversion will now add original token ids as node attri…
…butes and the boxer service will extract a map of these to tokens from the stanza output and return it so that original tokens can be reconstructed
Configuration menu - View commit details
-
Copy full SHA for 56bbe33 - Browse repository at this point
Copy the full SHA 56bbe33View commit details -
Merge pull request #1 from recski/master
sbn to graph conversion will now add original token ids as node attri…
Configuration menu - View commit details
-
Copy full SHA for bed7bc0 - Browse repository at this point
Copy the full SHA bed7bc0View commit details
Commits on Feb 23, 2023
-
bugfix: empty token_id values are now strings and not NoneTypes, to p…
…reserve compatiblity with pydot
Configuration menu - View commit details
-
Copy full SHA for 796ce21 - Browse repository at this point
Copy the full SHA 796ce21View commit details
Commits on Mar 3, 2023
-
service to run the allennlp-based parser from Neural_DRS and convert …
…it to SBNGraph using the from_string method in this repository. Running this requires allennlp installation as described in the Neural_DRS README, downloading their models, and an environment where the Python version is low enough for allennlp but high enough for the walrus operators in this code. Python 3.8 worked for me
Configuration menu - View commit details
-
Copy full SHA for c00d314 - Browse repository at this point
Copy the full SHA c00d314View commit details
Commits on Mar 6, 2023
-
Merge pull request #2 from recski/master
bugfix: empty token_id values are now strings and not NoneTypes, to p…
Configuration menu - View commit details
-
Copy full SHA for bbf6a6d - Browse repository at this point
Copy the full SHA bbf6a6dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master