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
scalanlp avatar

scalanlp/chalkArchived

0
View on GitHub↗
260 stars·48 forks·Scala·Apache-2.0·9 views

Chalk

Chalk is a natural language processing library.

Features

  • Machine Learning Frameworks - Natural language processing library for Scala.
  • Natural Language Processing - Library for natural language processing tasks.

Star history

Star history chart for scalanlp/chalkStar history chart for scalanlp/chalk

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does scalanlp/chalk do?

Chalk is a natural language processing library.

What are the main features of scalanlp/chalk?

The main features of scalanlp/chalk are: Machine Learning Frameworks, Natural Language Processing.

Which projects share features with scalanlp/chalk?

Projects with overlapping indexed features include: google/trax — Trax is a deep learning framework and hardware-agnostic tensor engine designed for designing and training neural… huggingface/tokenizers — This project is a high-performance library for converting raw text into tokens and IDs for machine learning models. It… facebookresearch/starspace — Starspace is a vector embedding framework designed for training high-dimensional representations of text and images.… factorie/factorie — FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides… guillaume-be/rust-bert — Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...). johnsnowlabs/spark-nlp — Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing…

Projects sharing features with Chalk

These projects share indexed features with Chalk. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • factorie/factoriefactorie avatar

    factorie/factorie

    552View on GitHub↗

    FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides its users with a succinct language for creating relational factor graphs, estimating parameters and performing inference.

    Scala
    View on GitHub↗552
  • google/traxgoogle avatar

    google/trax

    8,304View on GitHub↗

    Trax is a deep learning framework and hardware-agnostic tensor engine designed for designing and training neural networks. It serves as a research tool providing high-level combinators for composing complex architectures, alongside a dedicated library for building transformer models and a toolkit for reinforcement learning. The framework is distinguished by its support for reversible and sparse transformer architectures, which reduce memory and computational overhead. It enables a single set of model instructions to execute across different hardware backends without changing the underlying co

    Python
    View on GitHub↗8,304
  • facebookresearch/starspacefacebookresearch avatar

    facebookresearch/Starspace

    3,954View on GitHub↗

    Starspace is a vector embedding framework designed for training high-dimensional representations of text and images. It functions as a machine learning system for neural ranking, text classification, and knowledge graph embedding, mapping different object types into a shared numerical space to facilitate retrieval and prediction tasks. The system includes specialized tools for knowledge graph completion and link prediction by representing entities and their relationships within a multi-relational vector space. It further provides capabilities for semantic content recommendation and large-scal

    C++
    View on GitHub↗3,954
  • guillaume-be/rust-bertguillaume-be avatar

    guillaume-be/rust-bert

    3,065View on GitHub↗

    Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

    Rust
    View on GitHub↗3,065
Compare all 30 related projects→