pkg.soopen package index

brew / rang 8377

Installer mallet avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mallet pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install mallet

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install mallet

MacPorts ports tree · math/mallet/Portfile · Source: api.github.com

aperçu

Résumé du paquet

MAchine Learning for LanguagE Toolkit

Commandes et alias

  • classifier2info
  • csv2classify
  • csv2vectors
  • mallet
  • mallethon
  • prepend-license.sh
  • svmlight2vectors
  • text2classify
  • text2vectors
  • vectors2classify
  • vectors2info
  • vectors2topics
  • vectors2vectors

historique

Historique du projet et usages

MALLET, the MAchine Learning for LanguagE Toolkit, is a Java package and command-line toolkit for statistical natural language processing. Its official documentation describes support for document classification, clustering, topic modeling, information extraction, sequence tagging, and other machine-learning applications to text.

Historique du projet

The project is associated with Andrew McCallum's MALLET citation from 2002 and originated in an academic NLP context at UMass. The modern public repository is maintained under the mimno GitHub organization, and the official site identifies it as open source under the Apache 2.0 license.

MALLET became especially visible to digital humanities, information science, and NLP users because it packaged algorithms such as Maximum Entropy classifiers, Conditional Random Fields, Latent Dirichlet Allocation, Pachinko Allocation, and Hierarchical LDA behind reusable Java APIs and shell commands. Its 2.1.0 release in 2026 was described by the maintainers as the first stable release since 2.0.8 in 2016, modernizing the build around Java 17 and Maven.

Historique d'adoption

MALLET's package-manager footprint is modest but important: Homebrew and MacPorts carry it for macOS users who want the historical CLI workflow without building the Java project by hand. The GitHub repository shows roughly a thousand stars and hundreds of forks, which is consistent with a long-lived research toolkit rather than a fast-moving application.

The toolkit's adoption has been strongest where reproducible text-analysis workflows matter: topic-modeling corpora, classroom NLP exercises, digital humanities projects, and research code that wants a known implementation rather than a cloud service.

Modes d'utilisation

The command-line workflow centers on `bin/mallet [command] --option value`, with helper commands for importing text or CSV data, converting data to vectors, training classifiers, classifying new text, and running topic models. The README recommends building with Maven or using binary downloads, then running `bin/mallet --help` or a command-specific help option.

In packages such as Homebrew, MALLET matters because it turns a Java research toolkit into ordinary terminal commands like `mallet`, `text2vectors`, `vectors2topics`, and `csv2classify`, making it scriptable in shell pipelines and notebooks.

Pourquoi les passionnés de paquets s'y intéressent

MALLET is a classic example of a research toolkit that became infrastructure for package-manager users: old enough to have stable workflows, specialized enough that vendoring it is annoying, and still useful when a project needs local NLP processing without a server stack.

For package curators, the interesting maintenance points are Java runtime requirements, binary wrapper scripts, and the 2026 shift to Java 17 and Maven. Those details directly affect whether older MALLET recipes keep working on current systems.

Chronologie

  • 2002: Andrew McCallum's official MALLET citation identifies the toolkit.
  • 2016: MALLET 2.0.8 became the last stable release before a long quiet period.
  • 2021: A serialization-breaking 202108 release changed internal collections and licensing details.
  • 2026: MALLET 2.1.0 shipped as the first stable release since 2.0.8, requiring Java 17.

Related projects

  • GRMM was documented as an add-on package for inference in graphical models and CRF training with arbitrary graphical structure.
  • MALLET overlaps historically with NLP libraries and topic-modeling stacks, but remains distinctive because it exposes mature algorithms as local Java command-line tools.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
classifier2infoexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
csv2classifyexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
csv2vectorsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
malletexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
mallethonexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
prepend-license.shexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
svmlight2vectorsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
text2classifyexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
text2vectorsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
vectors2classifyexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
vectors2infoexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
vectors2topicsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
vectors2vectorsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire202108
gestionnaire mis à jour2026-06-22
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:mallet
Version202108
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://mimno.github.io/Mallet/index
Dépôthttps://github.com/mimno/Mallet
Dernière mise à jour2026-06-22T14:05:26-07:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts95%

mallet

sudo port install mallet
  • normalized package name match
  • Correspondance par : Mallet
MacPorts ports tree · api.github.com · MacPorts ports tree: math/mallet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation