Socket
Book a DemoInstallSign in
Socket

eco-classifier

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eco-classifier

0.5
bundlerRubygems
Version published
Maintainers
1
Created
Source

ECO Classifier

Classifies chess openings with a search tree built from the SCID ECO data file

Installation

$ gem install eco-classifier

Or add it to your Gemfile

gem 'eco-classifier'

Classifying chess openings

You can classify a list of moves

opening = EcoClassifier.classify_moves %w( d4 d5 c4 )
opening.name
# Queen's Gambit

Or classify a PGN directly

opening = EcoClassifier.classify_pgn "1.e4 e5 2.f4"
opening.name
# King's Gambit

License

MIT

FAQs

Package last updated on 28 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.