Danmo121's repositories

kwx

BERT, LDA, and TFIDF based keyword extraction in Python

Language:PythonLicense:BSD-3-ClauseStargazers:1Issues:1Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Arabica

Python package for exploratory text data analysis

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

awesome-chatgpt-prompts

This repo includes ChatGPT prompt curation to use ChatGPT better.

Language:HTMLLicense:CC0-1.0Stargazers:0Issues:0Issues:0

awesome-spider

爬虫集合

License:MITStargazers:0Issues:0Issues:0

ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

License:AGPL-3.0Stargazers:0Issues:0Issues:0

Chinese-BERT-wwm

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

License:Apache-2.0Stargazers:0Issues:0Issues:0

ContinueMKGC

Code for the paper "Continual Multimodal Knowledge Graph Construction"

Language:PythonStargazers:0Issues:0Issues:0

DeepKE

An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.

License:MITStargazers:0Issues:0Issues:0

EasySpider

A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务

Language:JavaScriptLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

funNLP

中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报

Language:PythonStargazers:0Issues:0Issues:0

GeostatsPy

GeostatsPy Python package for spatial data analytics and geostatistics. Started as a reimplementation of GSLIB, Geostatistical Library (Deutsch and Journel, 1992) from Fortran to Python, Geostatistics in a Python package. Now with many additional methods. I hope this resources is helpful, Prof. Michael Pyrcz

License:MITStargazers:0Issues:0Issues:0

haijiao_vip

海角社区(haijiao.com) - 解锁收费视频,VIP,去广告 油猴脚本

License:MITStargazers:0Issues:0Issues:0

HanLP

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

License:Apache-2.0Stargazers:0Issues:0Issues:0

HarvestText

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

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。

License:NOASSERTIONStargazers:0Issues:0Issues:0

JioNLP

中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

NeuralKG

[Tool] For Knowledge Graph Representation Learning

License:Apache-2.0Stargazers:0Issues:0Issues:0

OCRmyPDF

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

License:MPL-2.0Stargazers:0Issues:0Issues:0

PromptKG

PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.

License:MITStargazers:0Issues:0Issues:0

pycorrector

pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,ConvSeq2Seq,BERT,MacBERT,ELECTRA,ERNIE,Transformer,T5等模型实现,开箱即用。

License:Apache-2.0Stargazers:0Issues:0Issues:0

pyss3

A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainable AI :octocat:)

License:MITStargazers:0Issues:0Issues:0

Python-100-Days

Python - 100天从新手到大师

Stargazers:0Issues:0Issues:0

Pytorch-NLU

Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech taggi

License:Apache-2.0Stargazers:0Issues:0Issues:0

spaCy

💫 Industrial-strength Natural Language Processing (NLP) in Python

License:MITStargazers:0Issues:0Issues:0

sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies

License:NOASSERTIONStargazers:0Issues:0Issues:0

texthero

Text preprocessing, representation and visualization from zero to hero.

License:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

word_cloud

A little word cloud generator in Python

License:MITStargazers:0Issues:0Issues:0

zero_nlp

中文nlp解决方案(大模型、数据、模型、训练、推理)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0