awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
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·4 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

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 Prose

Similar open-source projects, ranked by how many features they share with Prose.
  • 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
See all 30 alternatives to Prose→

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.

What are some open-source alternatives to jdkato/prose?

Open-source alternatives to jdkato/prose 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…