awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
proycon avatar

proycon/python-frog

0
View on GitHub↗

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.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • NLP Frameworks - Python bindings for Dutch NLP suite.
  • 49 星标·10 分支·Cython·GPL-3.0·5 次浏览

    Star 历史

    proycon/python-frog 的 Star 历史图表proycon/python-frog 的 Star 历史图表

    Python Frog 的开源替代方案

    相似的开源项目,按与 Python Frog 的功能重合度排序。
    • fxsjy/jiebafxsjy 的头像

      fxsjy/jieba

      35,027在 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
      在 GitHub 上查看↗35,027
    • isnowfy/snownlpisnowfy 的头像

      isnowfy/snownlp

      6,631在 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
      在 GitHub 上查看↗6,631
    • fighting41love/funnlpfighting41love 的头像

      fighting41love/funNLP

      81,299在 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
      在 GitHub 上查看↗81,299
    • 2shou/textgrocery2shou 的头像

      2shou/TextGrocery

      683在 GitHub 上查看↗

      A simple short-text classification tool based on LibLinear

      C++
      在 GitHub 上查看↗683
    查看 Python Frog 的所有 30 个替代方案→

    常见问题解答

    proycon/python-frog 是做什么的?

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

    proycon/python-frog 的主要功能有哪些?

    proycon/python-frog 的主要功能包括:Natural Language Processing, NLP Frameworks。

    proycon/python-frog 有哪些开源替代品?

    proycon/python-frog 的开源替代品包括: 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.