awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LanguageMachines avatar

LanguageMachines/frog

0
View on GitHub↗
81 stars·12 forks·C++·GPL-3.0·6 viewslanguagemachines.github.io/frog↗

Frog

Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package.

Features

  • Natural Language Processing - NLP suite for Dutch including tagging and parsing.
  • C++ NLP Libraries - Memory-based suite for Dutch linguistic analysis.

Star history

Star history chart for languagemachines/frogStar history chart for languagemachines/frog

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Frog

Similar open-source projects, ranked by how many features they share with Frog.
  • facebookresearch/starspacefacebookresearch avatar

    facebookresearch/Starspace

    3,954View on GitHub↗

    Starspace is a vector embedding framework designed for training high-dimensional representations of text and images. It functions as a machine learning system for neural ranking, text classification, and knowledge graph embedding, mapping different object types into a shared numerical space to facilitate retrieval and prediction tasks. The system includes specialized tools for knowledge graph completion and link prediction by representing entities and their relationships within a multi-relational vector space. It further provides capabilities for semantic content recommendation and large-scal

    C++
    View on GitHub↗3,954
  • languagemachines/libfoliaLanguageMachines avatar

    LanguageMachines/libfolia

    17View on GitHub↗

    FoLiA library for C++

    C++
    View on GitHub↗17
  • bllip/bllip-parserBLLIP avatar

    BLLIP/bllip-parser

    227View on GitHub↗

    BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/bllipparser/ for Python module.

    GAP
    View on GitHub↗227
  • languagemachines/uctoLanguageMachines avatar

    LanguageMachines/ucto

    71View on GitHub↗

    Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation. Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --

    C++
    View on GitHub↗71
See all 30 alternatives to Frog→

Frequently asked questions

What does languagemachines/frog do?

Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package.

What are the main features of languagemachines/frog?

The main features of languagemachines/frog are: Natural Language Processing, C++ NLP Libraries.

What are some open-source alternatives to languagemachines/frog?

Open-source alternatives to languagemachines/frog include: languagemachines/libfolia — FoLiA library for C++. meta-toolkit/meta — A Modern C++ Data Sciences Toolkit. bllip/bllip-parser — BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See… facebookresearch/starspace — Starspace is a vector embedding framework designed for training high-dimensional representations of text and images.… languagemachines/ucto — Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers… mit-nlp/mitie — MITIE: library and tools for information extraction.