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

blmoistawinde/HarvestText

0
View on GitHub↗
2,621 stars·340 forks·Python·MIT·2 views

HarvestText

文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Lexical Analysis Tools - Tool for domain-adaptive text mining and entity linking.

Star history

Star history chart for blmoistawinde/harvesttextStar history chart for blmoistawinde/harvesttext

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 HarvestText

Similar open-source projects, ranked by how many features they share with HarvestText.
  • berniey/hanziconvberniey avatar

    berniey/hanziconv

    190View on GitHub↗

    Hanzi Converter for Traditional and Simplified Chinese

    Python
    View on GitHub↗190
  • fighting41love/coconlpfighting41love avatar

    fighting41love/cocoNLP

    1,130View on GitHub↗

    A Chinese information extraction tool.

    Python
    View on GitHub↗1,130
  • 1eez/1039761eez avatar

    1eez/103976

    1,034View on GitHub↗

    103976个英语单词库(sql版,csv版,Excel版)包含英文单词,中文翻译,单词的词性及多种词义,执行SQL语句就可以生成表,支持SQL Server,MySQL等多种数据库

    PLpgSQL
    View on GitHub↗1,034
  • glassywing/bi-lstm-crfGlassyWing avatar

    GlassyWing/bi-lstm-crf

    384View on GitHub↗

    使用keras实现的基于Bi-LSTM CRF的中文分词+词性标注

    Python
    View on GitHub↗384
See all 30 alternatives to HarvestText→

Frequently asked questions

What does blmoistawinde/harvesttext do?

文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

What are the main features of blmoistawinde/harvesttext?

The main features of blmoistawinde/harvesttext are: Natural Language Processing, Lexical Analysis Tools.

What are some open-source alternatives to blmoistawinde/harvesttext?

Open-source alternatives to blmoistawinde/harvesttext include: fighting41love/coconlp — A Chinese information extraction tool. glassywing/transformer-word-segmenter — Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注. 1eez/103976 — 103976个英语单词库(sql版,csv版,Excel版)包含英文单词,中文翻译,单词的词性及多种词义,执行SQL语句就可以生成表,支持SQL Server,MySQL等多种数据库. berniey/hanziconv — Hanzi Converter for Traditional and Simplified Chinese. glassywing/bi-lstm-crf — 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注. huggingface/tokenizers — This project is a high-performance library for converting raw text into tokens and IDs for machine learning models. It…