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

Quantifier learning #55

Open
wants to merge 95 commits into
base: main
Choose a base branch
from
Open

Quantifier learning #55

wants to merge 95 commits into from

Conversation

haberchr
Copy link
Collaborator

No description provided.

haberchr and others added 30 commits October 30, 2023 19:37
…rom the universe from which a QuantifierModel was generated. Cleaned up generation scripts.
…ents as name is based on properties of referent
…odel dataclass args, successfully generated output
…rammar. QuantifierModel initialized only with name string. Minor bug fixes
…grammar creation of index primitive rules. Added default weight value of 2.0 for primitive indices
…enerated expressions - can't seem to get more than two int rules to appear in gen exps
… contains for Meaning, folder read of expressions + pkled Universe, generation with inclusive M sizes
@haberchr haberchr reopened this Jan 20, 2025
@haberchr haberchr requested review from shanest and nathimel January 20, 2025 01:01
super().__init__(*args, **kwargs)
# Add any additional initialization code here

def __or__(self, other: "QuantifierGrammar") -> "QuantifierGrammar":
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add instead

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.

2 participants