Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants