How to Install and Uninstall frog Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "frog" package

This guide covers the steps necessary to install frog on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install frog

2. Uninstall "frog" package

Learn how to uninstall frog on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove frog $ sudo apt autoclean && sudo apt autoremove

3. Information about the frog package on Ubuntu 21.04 (Hirsute Hippo)

Package: frog
Architecture: amd64
Version: 0.20-2build1
Priority: extra
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 309
Depends: libc6 (>= 2.14), libfolia14 (>= 2.4), libfrog2 (>= 0.20), libgcc-s1 (>= 3.0), libicu67 (>= 67.1-1~), libmbt1 (>= 3.6), libstdc++6 (>= 5.2), libticcutils8 (>= 0.24), libtimbl4 (>= 6.5), libucto5 (>= 0.21.1)
Recommends: ucto
Filename: pool/universe/f/frog/frog_0.20-2build1_amd64.deb
Size: 70400
MD5sum: b03dd99937299db8615c755889bffd8c
SHA1: 26978b8b333fd1dd73cc9f0d19577e3b08747126
SHA256: aad4d56e9fd62b5426b581bfa174703df63a3bede9f5ddd30fb6caa49598c719
SHA512: d1163c6c06c0bfaab667fabe9d08d373b43ad90c92d10bd9702fa84319f72c011d72f453eaca2e4b3807ddc53a0a724a993a4b8b04dfaa5d45d945e3e062c9b7
Homepage: https://languagemachines.github.io/frog/
Description-en: tagger and parser for natural languages (runtime)
Memory-Based Learning (MBL) is a machine-learning method applicable to a wide
range of tasks in Natural Language Processing (NLP).
.
Frog is a modular system integrating a morphosyntactic tagger, lemmatizer,
morphological analyzer, and dependency parser for natural languages. It is
based upon it's predecessor TADPOLE (TAgger, Dependency Parser, and
mOrphoLogical analyzEr). Using Memory-Based Learning techniques, frog
tokenizes, tags, lemmatizes, and morphologically segments word tokens in
incoming UTF-8 text files, and assigns a dependency graph to each sentence.
Frog is particularly targeted at the increasing need for fast, automatic NLP
systems applicable to very large (multi-million to billion word) document
collections that are becoming available due to the progressive digitization of
both new and old textual data. Up to now, frog has only been tested and used
using corpora of Dutch natural language (see the frogdata package for samples).
.
Frog is a product of the Centre of Language and Speech Technology at
Radboud University Nijmegen, it subsumes previous work by the
ILK Research Group (Tilburg University, The Netherlands) and
the CLiPS Research Centre (University of Antwerp, Belgium).
.
If you do scientific research in NLP, Frog will likely be of use to you.
Description-md5: 790ce989c490f71f1d3e2af965b08f58