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
·
proycon avatar

proycon/python-frog

0
View on GitHub↗
49 stars·10 forks·Cython·GPL-3.0·5 views

Python Frog

Python bindings to the dutch NLP tool Frog (pos tagger, lemmatiser, NER tagger, morphological analysis, shallow parser, dependency parser)

Features

  • Natural Language Processing - NLP suite for Dutch language processing tasks.
  • NLP Frameworks - Python bindings for Dutch NLP suite.

Star history

Star history chart for proycon/python-frogStar history chart for proycon/python-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 Python Frog

Similar open-source projects, ranked by how many features they share with Python Frog.
  • fxsjy/jiebafxsjy avatar

    fxsjy/jieba

    35,027View on GitHub↗

    This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual words. It serves as a natural language processing tool for splitting characters into words, tagging parts of speech, and extracting keywords using statistical analysis. The library distinguishes itself through support for custom dictionary configuration and vocabulary file management, allowing users to override default segmentation rules for domain-specific accuracy. It also includes a TF-IDF keyword extractor to identify significant words and core topics within documents. Th

    Python
    View on GitHub↗35,027
  • isnowfy/snownlpisnowfy avatar

    isnowfy/snownlp

    6,631View on GitHub↗

    SnowNLP is a Python library for Chinese natural language processing. It provides tools for text segmentation, sentiment analysis, document classification, and phonetic transliteration. The library includes capabilities for training and saving custom machine learning models for tokenization and sentiment analysis using raw training datasets. It covers a range of linguistic processing areas, including parts of speech tagging, sentence splitting, and text similarity measurement. The toolkit also provides utilities for extracting key information through text summarization and calculating word im

    Python
    View on GitHub↗6,631
  • fighting41love/funnlpfighting41love avatar

    fighting41love/funNLP

    81,299View on GitHub↗

    This project is a community-driven knowledge base and curated repository focused on natural language processing and large language model development. It serves as a centralized index for high-quality tools, libraries, and research materials, organizing technical resources into structured, version-controlled documentation to assist developers in navigating the evolving artificial intelligence ecosystem. The repository distinguishes itself by acting as an aggregator for AI model evaluation and benchmarking. It provides access to tools that enable the simultaneous comparison of multiple conversa

    Python
    View on GitHub↗81,299
  • 2shou/textgrocery2shou avatar

    2shou/TextGrocery

    683View on GitHub↗

    A simple short-text classification tool based on LibLinear

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

Frequently asked questions

What does proycon/python-frog do?

Python bindings to the dutch NLP tool Frog (pos tagger, lemmatiser, NER tagger, morphological analysis, shallow parser, dependency parser)

What are the main features of proycon/python-frog?

The main features of proycon/python-frog are: Natural Language Processing, NLP Frameworks.

What are some open-source alternatives to proycon/python-frog?

Open-source alternatives to proycon/python-frog include: isnowfy/snownlp — SnowNLP is a Python library for Chinese natural language processing. It provides tools for text segmentation,… fxsjy/jieba — This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual… fighting41love/funnlp — This project is a community-driven knowledge base and curated repository focused on natural language processing and… 2shou/textgrocery — A simple short-text classification tool based on LibLinear. abadojack/whatlanggo — Natural language detection library for Go. a2800276/porter — porter stemmer.