frog on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "frog" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install frog on Arch using YAY
$
yay -S
frog
Copied
* (Optional) Uninstall frog on Arch using YAY
$
yay -Rns
frog
Copied
2. Manually Install "frog" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone frog's git locally
$
git clone https://aur.archlinux.org/frog.git
~/frog
Copied
c. Go to ~/frog folder and install it
$
cd
~/frog
Copied
$
makepkg -si
Copied
3. Information about the frog package on Arch User Repository (AUR)
ID: 1365045
Name: frog
PackageBaseID: 87871
PackageBase: frog
Version: 0.32-1
Description: Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. It includes a tokenizer, part-of-speech tagger, lemmatizer, morphological analyser, named entity recognition, shallow parser and dependency parser.
URL: http://languagemachines.github.io/frog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: proycon
FirstSubmitted: 1417432860
LastModified: 1701787930
URLPath: /cgit/aur.git/snapshot/frog.tar.gz
Name: frog
PackageBaseID: 87871
PackageBase: frog
Version: 0.32-1
Description: Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. It includes a tokenizer, part-of-speech tagger, lemmatizer, morphological analyser, named entity recognition, shallow parser and dependency parser.
URL: http://languagemachines.github.io/frog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: proycon
FirstSubmitted: 1417432860
LastModified: 1701787930
URLPath: /cgit/aur.git/snapshot/frog.tar.gz