seqeval VS gym

Compare seqeval vs gym and see what are their differences.

seqeval

A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...) (by chakki-works)

gym

A toolkit for developing and comparing reinforcement learning algorithms. (by openai)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
seqeval gym
1 96
1,044 33,846
1.3% 0.8%
0.0 0.0
3 months ago 13 days ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

seqeval

Posts with mentions or reviews of seqeval. We have used some of these posts to build our list of alternatives and similar projects.
  • Beginner questions about NER model evaluation.
    1 project | /r/LanguageTechnology | 12 Mar 2021
    . The standard way to evaluate NER (or any other sequence labelling problem) is to use the conlleval script (https://www.clips.uantwerpen.be/conll2000/chunking/output.html) or through the seqeval package in python (https://github.com/chakki-works/seqeval) . Either way, you need a list of predicted labels and a list of gold labels (see the code example in the link, it should be trivial to converse your output to the same data format).

gym

Posts with mentions or reviews of gym. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.

What are some alternatives?

When comparing seqeval and gym you can also consider the following projects:

scikit-learn - scikit-learn: machine learning in Python

ml-agents - The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.

SciKit-Learn Laboratory - SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.

carla - Open-source simulator for autonomous driving research.

Metrics - Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave

tensorflow - An Open Source Machine Learning Framework for Everyone

dm_control - Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

flair - A very simple framework for state-of-the-art Natural Language Processing (NLP)

open_spiel - OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.

Keras - Deep Learning for humans

rlcard - Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.