macOS
brew install freelinglocal Homebrew formula metadata
sudo port install freelingMacPorts ports tree · textproc/freeling/Portfile · source: api.github.com
brew
Suite of language analyzers. Version 4.2.1 via Homebrew; verified from local package data.
install
brew install freelinglocal Homebrew formula metadata
sudo port install freelingMacPorts ports tree · textproc/freeling/Portfile · source: api.github.com
overview
Suite of language analyzers
history
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.
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.
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.
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.
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
${FREELINGDIR}/share/freeling/config/*.cfg%FREELINGDIR%\share\freeling\config\*.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
analyzer | cli | global executable | |
analyzer_client | cli | global executable | |
convert_model | cli | global executable | |
threaded_analyzer | cli | global executable | |
treeler | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/TALP-UPC/FreeLing
install metadata
| Package key | brew:freeling |
|---|---|
| Version | 4.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/freeling |
| Homepage | https://nlp.lsi.upc.edu/freeling/ |
| Repository | https://github.com/TALP-UPC/FreeLing |
| Upstream docs | https://freeling-user-manual.readthedocs.io/en/latest |
| License | AGPL-3.0-only |
| Source archive | https://github.com/TALP-UPC/FreeLing/releases/download/4.2/FreeLing-src-4.2.1.tar.gz |
| Dependencies | boost, dynet, icu4c@78 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | freeling |
| Version Scheme | 0 |
| Revision | 13 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
freeling
sudo port install freelingsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.