ruby-anystyle 1.4.2
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.
- Outputs:
out - Website: https://anystyle.io
- Licenses: FreeBSD
- Package source: gnu/packages/ruby-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-anystyle 1.4.2 as follows:
guix install ruby-anystyle@1.4.2
Or install the latest version:
guix install ruby-anystyle
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.