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: 5 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
- Created: 2017-01-17T21:45:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T00:10:03.000Z (about 8 years ago)
- Last Synced: 2024-12-30T19:38:27.595Z (5 months ago)
- Topics: golang, large-files, mesh, nih, nlm, xml
- Language: Go
- Homepage:
- Size: 850 KB
- Stars: 0
- Watchers: 2
- 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.