ruby-anystyle
Fast and smart citation reference parsing (Ruby library)
AnyStyle is a very fast and smart parser for academic reference lists and bibliographies. AnyStyle uses powerful machine learning heuristics based on Conditional Random Fields and aims to make it easy to train the model with data that is relevant to your parsing needs.
This package provides the Ruby module AnyStyle. AnyStyle can also be used via the anystyle command-line utility or a web application, though the later has not yet been packaged for Guix.
- Versions: 1.4.2
- Website: https://anystyle.io
- Licenses: FreeBSD
- Package source: gnu/packages/ruby-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ruby-anystyle as follows:
guix install ruby-anystyle
Or install a particular version:
guix install ruby-anystyle@1.4.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of ruby-anystyle about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ruby-anystyle'><img src='https://packages.guix.gnu.org/packages/ruby-anystyle/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ruby-anystyle)
Example Org:
[[https://packages.guix.gnu.org/packages/ruby-anystyle][https://packages.guix.gnu.org/packages/ruby-anystyle/badges/latest-version.svg]]