# Installer gibbslda avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:gibbslda
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gibbslda
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gibbslda
```

  Preuve: MacPorts ports tree: math/gibbslda/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:gibbslda
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2
- **Résumé source:** Library wrapping imlib2's context API
- **Page d'accueil:** <https://gibbslda.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lda (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.2
## Historique du projet et usages

GibbsLDA++ is a C/C++ implementation of Latent Dirichlet Allocation using Gibbs sampling for parameter estimation and inference. It belongs to the late-2000s generation of compact research toolkits for topic modeling.

### Historique du projet

The official SourceForge project identifies GibbsLDA++ as a beta C/C++ Gibbs-sampling LDA implementation by pxhieu. The project was registered in July 2007, and its file area shows the manual, case-study material, and 0.2 source distribution published in July and August 2007.

### Historique d'adoption

GibbsLDA++ was useful because LDA had become a common model for hidden topic structures while many researchers still wanted a small command-line implementation. The supplied package metadata shows it carried by Homebrew and MacPorts, reflecting a preservation-style package footprint for older scientific workflows.

### Modes d'utilisation

Practitioners use the `lda` executable to estimate LDA models and infer topic distributions from text corpora. The official project description emphasizes large-scale text data collections, Gibbs sampling, and console/terminal use.

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

For package maintainers, GibbsLDA++ is a small legacy scientific CLI whose main value is reproducibility. Keeping it packaged lets old scripts and papers continue to depend on a stable `lda` executable rather than a broad machine-learning framework.

### Chronologie

- 2007: SourceForge project registered.
- 2007: Documents published on SourceForge.
- 2007: GibbsLDA++ 0.2 source and case-study files published.
- 2013: SourceForge project page records a later project update.

### Related projects

- GibbsLDA++ is related to JGibbLDA from the same topic-modeling lineage, LDA research implementations, and other C/C++, Java, Matlab, and Python topic-modeling packages.

### Sources

- <https://gibbslda.sourceforge.net/>
- <https://sourceforge.net/projects/gibbslda/>
- <https://sourceforge.net/projects/gibbslda/files/>
- source_facts.package-manager


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- MacPorts - gibbslda: normalized package name match | MacPorts ports tree: math/gibbslda/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/gibbslda.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gibbslda.yml)


## Sources

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