# Installer freeling avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:freeling
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install freeling
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install freeling
```

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

## Faits du paquet

- **Clé du paquet:** brew:freeling
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/freeling>
- **Version:** 4.2.1
- **Résumé source:** Suite of language analyzers
- **Page d'accueil:** <https://nlp.lsi.upc.edu/freeling/>
- **Dépôt:** <https://github.com/TALP-UPC/FreeLing>
- **Docs amont:** <https://freeling-user-manual.readthedocs.io/en/latest>
- **Licence:** AGPL-3.0-only
- **Archive source:** <https://github.com/TALP-UPC/FreeLing/releases/download/4.2/FreeLing-src-4.2.1.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- analyzer (cli)
- analyzer_client (cli)
- convert_model (cli)
- threaded_analyzer (cli)
- treeler (cli)
- analyzer (alias)
- analyzer_client (alias)
- convert_model (alias)
- threaded_analyzer (alias)
- treeler (alias)

## Dépendances

- boost
- dynet
- icu4c@78

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 4.2.1
- données locales: OK
- dépôt amont: https://github.com/TALP-UPC/FreeLing
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

FreeLing is an open source language-analysis suite from the TALP Research Center at Universitat Politecnica de Catalunya. It is a C++ library with command-line front ends for morphological analysis, named entity detection, part-of-speech tagging, parsing, word-sense disambiguation, semantic-role labeling, and related NLP tasks.

### Historique du projet

The official FreeLing page says the project was created and led by Lluis Padro to make UPC natural-language-processing research available to the community. The project grew into a multilingual library and command-line toolkit, with official documentation for developers and non-developer users.

### Historique d'adoption

FreeLing is more common in research and NLP toolchain packaging than in general-purpose system distributions. The supplied package facts list Homebrew and MacPorts, while the official project distributes source through GitHub and publishes user documentation for installation, modules, configuration files, and the analyzer front end.

### Modes d'utilisation

Users run analyzer or threaded_analyzer for text analysis and use configuration files under the FreeLing data/config tree to choose language resources and output formats such as XML, JSON, or CoNLL. Developers link the C++ library modules directly and consult the technical reference manual.

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

FreeLing is a science-package example where code and linguistic data are inseparable. Packagers must install binaries, C++ libraries, model data, language-specific resources, and configuration files in paths that let the analyzer find the right data without manual environment surgery.

### Chronologie

- Pre-2016: FreeLing was developed at UPC/TALP as an open source NLP suite.
- 2016: GitHub releases list FreeLing 4.0.
- 2018: GitHub releases list FreeLing 4.1.
- 2020: GitHub releases list FreeLing 4.2.
- 2020s: The Read the Docs user manual documents current installation, modules, configuration, and analyzer usage.

### Related projects

- The official site links FreeLing to TALP Research Center, UPC, its technical reference manual, online demo, linguistic data, and community contributions. Related package-level tools in the same source tree include analyzer, analyzer_client, crfsuite, and treeler.

### Sources

- <https://api.github.com/repos/TALP-UPC/FreeLing/releases>
- <https://freeling-user-manual.readthedocs.io/en/latest>
- <https://github.com/TALP-UPC/FreeLing>
- <https://nlp.lsi.upc.edu/freeling>
- <https://raw.githubusercontent.com/TALP-UPC/FreeLing/master/README.md>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ${FREELINGDIR}/share/freeling/config/*.cfg
- Windows: %FREELINGDIR%\share\freeling\config\*.cfg
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** freeling
- **Version Scheme:** 0
- **Revision:** 13
- **Conflicts With:** crfsuite, foma, hunspell
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

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


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [sfst](https://www.automicvault.com/fr/pkg/brew/sfst/) - Shares av.db curated category or tags: c-plus-plus, cli, morphology, natural-language-processing, nlp.
- [juman](https://www.automicvault.com/fr/pkg/brew/juman/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [jumanpp](https://www.automicvault.com/fr/pkg/brew/jumanpp/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [kytea](https://www.automicvault.com/fr/pkg/brew/kytea/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [link-grammar](https://www.automicvault.com/fr/pkg/brew/link-grammar/) - Shares av.db curated category or tags: cli, natural-language-processing, science.
- [biosig](https://www.automicvault.com/fr/pkg/brew/biosig/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [ccfits](https://www.automicvault.com/fr/pkg/brew/ccfits/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [clhep](https://www.automicvault.com/fr/pkg/brew/clhep/) - Shares av.db curated category or tags: c-plus-plus, cli, science.

## Combined YAML source

View the package source record on GitHub. [combined/freeling.yml](https://github.com/automic-vault/db/blob/main/combined/freeling.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
