https://github.com/robintw/content-mine-tools
Tools for working with data from ContentMine in Python
https://github.com/robintw/content-mine-tools
Last synced: 4 months ago
JSON representation
Tools for working with data from ContentMine in Python
- Host: GitHub
- URL: https://github.com/robintw/content-mine-tools
- Owner: robintw
- Created: 2016-03-22T23:37:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T13:07:49.000Z (about 10 years ago)
- Last Synced: 2025-10-10T00:09:38.779Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 510 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# content-mine-tools
This is a fairly rough-and-ready Python library for dealing with data produced by the [ContentMine](https://github.com/ContentMine/) set of tools
.
The only thing that is really ready to look at so far is [an example for finding citations to a specific paper](https://github.com/robintw/content-mine-tools/blob/master/Application_Cits_Song.ipynb),
but there is other functionality in the library, including searching and counting regexes.