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

Fix #902: Update version year #907

Merged
merged 1 commit into from
May 5, 2023
Merged

Conversation

goodmami
Copy link
Member

Trying to move #902 along. This PR changes the version from 2021 to 2022 in both merge.py and wordnet_yaml.py. The resulting XML file passes both xmllint and validate.py.

In producing this PR, I noticed a few opportunities for improved documentation:

  • pyyaml is a dependency, but it is not mentioned anywhere and there is no requirements.txt
  • CONTRIBUTING.md is missing the from-yaml.py step for building the XML (it is mentioned in the README, however)
  • CONTRIBUTING.md and README.md both refer to wn31.xml instead of wn.xml

I'm happy to push a commit to address these issues but they are not directly relevant to this PR.

@jmccrae jmccrae merged commit e50ab11 into globalwordnet:master May 5, 2023
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