# gibbslda mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gibbslda in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gibbslda
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gibbslda
```

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

## Paketfakten

- **Paketschlüssel:** brew:gibbslda
- **Paketmanager:** Homebrew
- **Version:** 0.2
- **Quellzusammenfassung:** Library wrapping imlib2's context API
- **Homepage:** <https://gibbslda.sourceforge.net/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lda (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
