No project description provided
Project description
# (Canonical) Citation Extractor
## Status
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.35470.svg)](https://doi.org/10.5281/zenodo.35470) [![Build Status](https://travis-ci.org/mromanello/CitationExtractor.svg?branch=master)](https://travis-ci.org/mromanello/CitationExtractor) [![codecov](https://codecov.io/gh/mromanello/CitationExtractor/branch/master/graph/badge.svg)](https://codecov.io/gh/mromanello/CitationExtractor)
## Installation
This software supports Python version 2.7, and it was tested only on POSIX–compliant operating systems (Linux, Mac OS X, FreeBSD, etc.).
To install the CitationExtractor first run:
$ pip install http://www.antlr3.org/download/Python/antlr_python_runtime-3.1.3.tar.gz#egg=antlr_python_runtime-3.1.3 $ pip install https://github.com/mromanello/treetagger-python/archive/master.zip#egg=treetagger-1.0.1
followed by:
$ pip install citation-extractor
NB: the installation of all other dependencies is handled by setup.py but for some reason (that I’m still trying to figure out) it does not pick up these two.
## Documentation
I’m working on it ;-)
For the time being, you can find a concrete example of how to use the library in [this notebook](https://gist.github.com/mromanello/3d29add74a33da6629509742fe738ca1).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file citation_extractor-1.6.3-py2-none-any.whl
.
File metadata
- Download URL: citation_extractor-1.6.3-py2-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbb98432c66f5f296770cd6fbdd6f3235fa196d686d7ef1fb31e9ef357c0b4c6 |
|
MD5 | 604272e78a3f595c07462b5f156b4f31 |
|
BLAKE2b-256 | 01fdc063405a11427a1508a86cef3dac6fe163ac05a9315314f749d51dbb4b67 |