[PR #495] [CLOSED] Added python-frog (NLP) #448

Closed
opened 2025-11-06 12:33:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/495
Author: @proycon
Created: 10/24/2015
Status: Closed

Base: masterHead: frog


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl. Tokenisation is performed by ucto. Frog does PoS-tagging, lemmatisation, morphological analysis, dependency parsing, named-entity recognition, and shallow parsing, all for the Dutch language. This is the Python binding to Frog, enabling direct use of all functionality from Python.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/495 **Author:** [@proycon](https://github.com/proycon) **Created:** 10/24/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `frog` --- ### 📝 Commits (1) - [`c6081fc`](https://github.com/vinta/awesome-python/commit/c6081fc087a52100d0d2f9fb34c22acf98121094) added python-frog ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl. Tokenisation is performed by ucto. Frog does PoS-tagging, lemmatisation, morphological analysis, dependency parsing, named-entity recognition, and shallow parsing, all for the Dutch language. This is the Python binding to Frog, enabling direct use of all functionality from Python. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:33:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#448