mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #495] [CLOSED] Added python-frog (NLP) #448
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.