-
gpt4free Public
Forked from xtekky/gpt4freedecentralising the Ai Industry, just some language model api's...
Python GNU General Public License v3.0 UpdatedMay 7, 2023 -
awesome-open-gpt Public
Forked from EwingYangs/awesome-open-gptCollection of Open Source Projects Related to GPT,GPT相关开源项目合集🚀、精选🔥🔥
Python UpdatedApr 17, 2023 -
ChineseSemanticKB Public
Forked from liuhuanyong/ChineseSemanticKBChineseSemanticKB,chinese semantic knowledge base, 面向中文处理的12类、百万规模的语义常用词典,包括34万抽象语义库、34万反义语义库、43万同义语义库等,可支持句子扩展、转写、事件抽象与泛化等多种应用场景。
Python UpdatedMar 17, 2023 -
-
Statistical-Learning-Methods Public
Forked from SleepyBag/Statistical-Learning-MethodsImplement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
Python UpdatedApr 8, 2021 -
Python Public
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python
Python MIT License UpdatedFeb 4, 2021 -
PaddlePaddle-Knover Public
Forked from fiyen/PaddlePaddle-KnoverKnover的使用教程,用以训练一个完整的PLATO-2模型,还包括了两个快速实现多轮对话的现成模块。A manual to use Knover to train Plato-2, including two modules to achieve bot-dialog.
Python UpdatedDec 10, 2020 -
you-get Public
Forked from soimort/you-get⏬ Dumb downloader that scrapes the web
Python Other UpdatedNov 20, 2020 -
Jtyoui Public
Forked from jtyoui/PyUnit搜狗词库下载、新词发现算法、常见的工具类、百度应用、翻译、天气预报、汉语纠错、字符串文本数据提取时间解析、百度文库下载、实体抽取等等
Python MIT License UpdatedNov 7, 2020 -
CDial-GPT Public
Forked from thu-coai/CDial-GPTA Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
Python MIT License UpdatedSep 8, 2020 -
eat_pytorch_in_20_days Public
Forked from lyhue1991/eat_pytorch_in_20_daysPytorch🍊🍉 is delicious, just eat it! 😋😋
Python Apache License 2.0 UpdatedAug 17, 2020 -
-
hanzi_char_featurizer Public
Forked from howl-anderson/hanzi_char_featurizer汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征
Python UpdatedJul 24, 2020 -
zi-dataset Public
Forked from secsilm/zi-dataset汉字数据集,包括汉字的相关信息,例如笔画数、部首、拼音、英文释义/同义词等。
Creative Commons Attribution Share Alike 4.0 International UpdatedJul 17, 2020 -
-
pretrained-models Public
Forked from ZhuiyiTechnology/pretrained-modelsOpen Language Pre-trained Model Zoo
UpdatedJul 6, 2020 -
sentence-transformers Public
Forked from UKPLab/sentence-transformersSentence Embeddings with BERT & XLNet
-
tensorflow2_tutorials_chinese Public
Forked from czy36mengfei/tensorflow2_tutorials_chinesetensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
Jupyter Notebook UpdatedJun 11, 2020 -
EDA_NLP_for_Chinese Public
Forked from zhanlaoban/EDA_NLP_for_ChineseAn implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
Python UpdatedJun 10, 2020 -
NLPGNN Public
Forked from kyzhouhzau/NLPGNN1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Python MIT License UpdatedJun 9, 2020 -
Macropodus Public
Forked from yongzhuo/Macropodus自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NE…
Python MIT License UpdatedJun 3, 2020 -
char_featurizer Public
Forked from charlesXu86/char_featurizer汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型
Python UpdatedMay 25, 2020 -
simbert Public
Forked from ZhuiyiTechnology/simberta bert for retrieval and generation
Python UpdatedMay 21, 2020 -
HanLP Public
Forked from hankcs/HanLP中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Python Apache License 2.0 UpdatedMay 13, 2020 -
youtube-dl Public
Forked from Jamie-Landeg-Jones/youtube-dlCommand-line program to download videos from YouTube.com and other video sites
Python The Unlicense UpdatedMay 8, 2020 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedMay 8, 2020 -
eat_tensorflow2_in_30_days Public
Forked from lyhue1991/eat_tensorflow2_in_30_daysTensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
Python UpdatedMay 8, 2020 -
ParlAI Public
Forked from facebookresearch/ParlAIA framework for training and evaluating AI models on a variety of openly available dialogue datasets.
Python MIT License UpdatedMay 7, 2020 -
machine_learning_examples Public
Forked from lazyprogrammer/machine_learning_examplesA collection of machine learning examples and tutorials.
Python UpdatedMay 6, 2020 -
wtfpython Public
Forked from satwikkansal/wtfpythonWhat the f*ck Python?
Python Do What The F*ck You Want To Public License UpdatedMay 2, 2020