Christan Grant
Christan Grant
In the `check_date` function, there are lines of code [here](https://github.com/openeventdata/petrarch2/blob/master/petrarch2/PETRtree.py#L424), [here](https://github.com/openeventdata/petrarch2/blob/master/petrarch2/PETRtree.py#L427),[here](https://github.com/openeventdata/petrarch2/blob/master/petrarch2/PETRtree.py#L430), and [here](https://github.com/openeventdata/petrarch2/blob/master/petrarch2/PETRtree.py#L431) that compare integers with string using a value comparison. The `date` attribute of the `NounPhrase` class and...
When using the petratch output, it would be helpful to make the output python friendly and json. Currently, the petrarch output is a Python specific. Can we make the output...
# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...