Skip to content

Convert SemanticGraph and SemgrexPattern to used LinkedHashMap when p… #1228

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

AngledLuffa
Copy link
Contributor

Convert SemanticGraph and SemgrexPattern to used LinkedHashMap when possible. Ensures a consistent order when adding and removing new nodes. Update a test to reflect the changed order.

…ossible. Ensures a consistent order when adding and removing new nodes. Update a test to reflect the changed order.
…s when switched to LinkedHashMap

Apparently there's a shorter path in some search algorithms

Items in the semgrex are now ordered by creation time

Cluster ids changed?

Update some coref scores to reflect recent changes
@AngledLuffa AngledLuffa merged commit ce47d0e into dev Dec 7, 2021
@AngledLuffa AngledLuffa deleted the linked branch December 7, 2021 17:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants