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
jdkato avatar

jdkato/proseArchived

0
View on GitHub↗
3,077 stars·170 forks·Go·MIT·19 views

Prose

:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.

Features

  • Natural Language Processing - Text processing for tokenization and entity extraction.
  • Text Processing - Natural language processing library.

Star history

Star history chart for jdkato/proseStar history chart for jdkato/prose

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Prose

These projects share indexed features with Prose. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • life4/textdistancelife4 avatar

    life4/textdistance

    3,533View on GitHub↗

    📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

    Python
    View on GitHub↗3,533
  • mozillazg/go-pinyinmozillazg avatar

    mozillazg/go-pinyin

    1,777View on GitHub↗

    汉字转拼音

    Gochinesegogolang
    View on GitHub↗1,777
  • abadojack/whatlanggoabadojack avatar

    abadojack/whatlanggo

    688View on GitHub↗

    Natural language detection library for Go

    Go
    View on GitHub↗688
  • mozillazg/python-pinyinmozillazg avatar

    mozillazg/python-pinyin

    5,325View on GitHub↗

    python-pinyin is a Python library for transliterating simplified and traditional Chinese characters into phonetic pinyin. It functions as a transliteration system that converts text while supporting tone sandhi and providing utilities to transform pinyin between different formats, such as numeric tones, accent marks, or phonetic initials. The library features a polyphonic character resolver that analyzes surrounding word context to select the correct pronunciation for characters with multiple sounds. It also includes a customizable dictionary system that allows the extension of default transl

    Pythonchinesehanzihanzi-pinyin
    View on GitHub↗5,325
Compare all 30 related projects→

Frequently asked questions

What does jdkato/prose do?

:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.

What are the main features of jdkato/prose?

The main features of jdkato/prose are: Natural Language Processing, Text Processing.

Which projects share features with jdkato/prose?

Projects with overlapping indexed features include: mozillazg/python-pinyin — python-pinyin is a Python library for transliterating simplified and traditional Chinese characters into phonetic… rspeer/python-ftfy — This project is a Unicode text repair tool and mojibake correction library designed to fix encoding glitches and… life4/textdistance — 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external… mozillazg/go-pinyin — 汉字转拼音. abadojack/whatlanggo — Natural language detection library for Go. twitter/twitter-text — Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can…