File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ PyPI version] ( https://img.shields.io/pypi/v/glazing )] ( https://pypi.org/project/glazing/ )
44[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/glazing )] ( https://pypi.org/project/glazing/ )
5- [ ![ License] ( https://img.shields.io/pypi/l/glazing )] ( https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE )
65[ ![ CI] ( https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml )
76[ ![ Documentation] ( https://readthedocs.org/projects/glazing/badge/?version=latest )] ( https://glazing.readthedocs.io/en/latest/?badge=latest )
7+ [ ![ License] ( https://img.shields.io/pypi/l/glazing )] ( https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE )
88
99A unified Python interface for FrameNet, PropBank, VerbNet, and WordNet with automatic data management.
1010
@@ -116,7 +116,7 @@ Full documentation available at [https://glazing.readthedocs.io](https://glazing
116116
117117## Contributing
118118
119- We welcome contributions! See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for guidelines.
119+ We welcome contributions! See [ CONTRIBUTING.md] ( https://github.com/aaronstevenwhite/glazing/blob/main/ CONTRIBUTING.md) for guidelines.
120120
121121``` bash
122122# Development setup
@@ -140,7 +140,7 @@ If you use Glazing in your research, please cite:
140140
141141## License
142142
143- MIT License - see [ LICENSE] ( LICENSE ) file for details.
143+ This package is licensed under an MIT License. See [ LICENSE] ( https://github.com/aaronstevenwhite/glazing/blob/main/ LICENSE) file for details.
144144
145145## Links
146146
You can’t perform that action at this time.
0 commit comments