awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jkkummerfeld avatar

jkkummerfeld/slate

0
View on GitHub↗
115 stars·15 forks·Python·ISC·10 viewsjkk.name/slate↗

Slate

This is a tool for labeling text documents. Slate supports annotation at different scales (spans of characters, tokens, and lines, or a document) and of different types (free text, labels, and links). This covers a range of tasks, such as Part-of-Speech tagging, Named Entity Recognition, Text…

Features

  • Text Annotation Tools - Lightweight terminal-based tool for expert text annotation.

Star history

Star history chart for jkkummerfeld/slateStar history chart for jkkummerfeld/slate

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Slate

Similar open-source projects, ranked by how many features they share with Slate.
  • chakki-works/doccanochakki-works avatar

    chakki-works/doccano

    10,687View on GitHub↗

    Doccano is a collaborative labeling platform and text annotation tool designed to create training data for machine learning. It provides a specialized interface for performing sequence labeling and text classification on natural language datasets. The system functions as a supervised learning dataset manager, allowing multiple users to coordinate within a shared workspace to label datasets for natural language processing tasks. It supports the preparation of raw text data for model training by converting unstructured documents into structured labeled examples. The platform includes capabilit

    Python
    View on GitHub↗10,687
  • batsresearch/nplmBatsResearch avatar

    BatsResearch/nplm

    16View on GitHub↗

    Welcome to NPLM (Noisy Partial Label Model), a programmatic weak supervision system that supports (partial) labeling functions with supervision granuarity ranging from class to a set of classes.

    Python
    View on GitHub↗16
  • code-kern-ai/refinerycode-kern-ai avatar

    code-kern-ai/refinery

    1,470View on GitHub↗

    The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.

    Python
    View on GitHub↗1,470
  • autonlab/weaselautonlab avatar

    autonlab/weasel

    155View on GitHub↗

    This is a PyTorch-Lightning-based framework, based on our End-to-End Weak Supervision paper (NeurIPS 2021), that allows you to train your favorite neural network for weakly-supervised classification 1

    Python
    View on GitHub↗155
See all 23 alternatives to Slate→

Frequently asked questions

What does jkkummerfeld/slate do?

This is a tool for labeling text documents. Slate supports annotation at different scales (spans of characters, tokens, and lines, or a document) and of different types (free text, labels, and links). This covers a range of tasks, such as Part-of-Speech tagging, Named Entity Recognition, Text…

What are the main features of jkkummerfeld/slate?

The main features of jkkummerfeld/slate are: Text Annotation Tools.

What are some open-source alternatives to jkkummerfeld/slate?

Open-source alternatives to jkkummerfeld/slate include: chakki-works/doccano — Doccano is a collaborative labeling platform and text annotation tool designed to create training data for machine… dataqa/nlp-labelling —  . code-kern-ai/refinery — The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like… cogcomp/talen — -->. batsresearch/nplm — Welcome to NPLM (Noisy Partial Label Model), a programmatic weak supervision system that supports (partial) labeling… autonlab/weasel — This is a PyTorch-Lightning-based framework, based on our End-to-End Weak Supervision paper (NeurIPS 2021), that…