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
·
1eez avatar

1eez/103976

0
View on GitHub↗
1,034 stars·254 forks·PLpgSQL·8 views

103976

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

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Lexical Analysis Tools - Large-scale English word database in multiple formats.

Star history

Star history chart for 1eez/103976Star history chart for 1eez/103976

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 103976

Similar open-source projects, ranked by how many features they share with 103976.
  • blmoistawinde/harvesttextblmoistawinde avatar

    blmoistawinde/HarvestText

    2,621View on GitHub↗

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

    Pythondependency-parsergiteeharvesttext
    View on GitHub↗2,621
  • fighting41love/coconlpfighting41love avatar

    fighting41love/cocoNLP

    1,130View on GitHub↗

    A Chinese information extraction tool.

    Python
    View on GitHub↗1,130
  • berniey/hanziconvberniey avatar

    berniey/hanziconv

    190View on GitHub↗

    Hanzi Converter for Traditional and Simplified Chinese

    Python
    View on GitHub↗190
  • 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 103976→

Frequently asked questions

What does 1eez/103976 do?

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

What are the main features of 1eez/103976?

The main features of 1eez/103976 are: Natural Language Processing, Lexical Analysis Tools.

What are some open-source alternatives to 1eez/103976?

Open-source alternatives to 1eez/103976 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 的中文分词和词性标注. berniey/hanziconv — Hanzi Converter for Traditional and Simplified Chinese. blmoistawinde/harvesttext — 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法. 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…