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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/495
Author: @proycon
Created: 10/24/2015
Status: ❌ Closed
Base:
master← Head:frog📝 Commits (1)
c6081fcadded python-frog📊 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.