https://github.com/crhntr/go-mesh
goMeSH is a small library for parsing MeSH data files available at https://www.nlm.nih.gov/mesh/download_mesh.html
https://github.com/crhntr/go-mesh
golang large-files mesh nih nlm xml
Last synced: 9 months ago
JSON representation
goMeSH is a small library for parsing MeSH data files available at https://www.nlm.nih.gov/mesh/download_mesh.html
- Host: GitHub
- URL: https://github.com/crhntr/go-mesh
- Owner: crhntr
- License: bsd-3-clause
- Archived: true
- Created: 2017-01-17T21:45:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T00:10:03.000Z (about 9 years ago)
- Last Synced: 2025-09-01T09:18:15.358Z (9 months ago)
- Topics: golang, large-files, mesh, nih, nlm, xml
- Language: Go
- Homepage:
- Size: 850 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go-Mesh
go-mesh is a small library for parsing MeSH data files available at [https://www.nlm.nih.gov/mesh/download_mesh.html](https://www.nlm.nih.gov/mesh/download_mesh.html)
## Notes
I (crhntr) neither use this library in production projects nor do I commit to maintaining it.