NLP方面的一些小的demo,包括文本生成,文本分类,文本聚类等等,使用tensorflow实现,长期更新,欢迎指正,交流
☆13May 7, 2018Updated 8 years ago
Alternatives and similar repositories for NLPdemo
Users that are interested in NLPdemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 通过char_RNN、VAE、GAN进行文本生成☆20Nov 22, 2018Updated 7 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 8 years ago
- 基于百度LAC项目的PHP中文智能分词库☆10Jun 25, 2024Updated 2 years ago
- AI100竞赛:http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法☆15Mar 27, 2019Updated 7 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 经过强化的goose3通用网页提取器(添加作者VX: 862187570 , Python交流学习)☆16Nov 18, 2021Updated 4 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Apr 9, 2017Updated 9 years ago
- Three modules of extractive text summarization, including implementation of Kmeans clustering using BERT sentence embedding☆13Dec 9, 2019Updated 6 years ago
- 带有位置信息的中文文本识别数据生成器☆11Jan 28, 2021Updated 5 years ago
- 知识库问答系统☆13Aug 28, 2018Updated 7 years ago
- 今日头条爬虫,主要爬取关键词搜索结果,包含编辑距离算法、奇异值分解、k-means聚类。☆71Aug 25, 2019Updated 6 years ago
- 根据语法规则生成模拟句子☆12Jan 21, 2019Updated 7 years ago
- 使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。☆19Aug 3, 2020Updated 5 years ago
- 酒店评论文本分类聚类私活☆11Jan 18, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 自然语言处理中的序列标注实现☆12Sep 16, 2018Updated 7 years ago
- 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)☆12May 17, 2020Updated 6 years ago
- php 的一些算法知识☆10Jul 3, 2018Updated 8 years ago
- 利用 LSTM 进行中文的文本生成. PyTorch implement☆14Apr 30, 2019Updated 7 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Apr 13, 2019Updated 7 years ago
- 摘要、关键字、关键词组、文本相似度、分词分句(自然语言处理工具包)☆11Aug 16, 2019Updated 6 years ago
- It contains some of the novel feature selection algorithms I've developed☆13May 21, 2021Updated 5 years ago
- ocr训练文本生成工具☆14Mar 25, 2021Updated 5 years ago
- 集PHP基础,入门,实战,面试,算法,性能,服务器,配置,总结,技巧,架构,后端知识与总结,一步一步面向后端服务器实战与应用! 含括所有LNAMP相关!☆12May 23, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A multi-hop Q/A architecture based on transformers and GCNs.☆16Aug 12, 2019Updated 6 years ago
- 从0学习深度学习课程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆12Jan 14, 2020Updated 6 years ago
- CoCon: Cooperative Contrastive Learning☆20Nov 5, 2022Updated 3 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- Algorithms for The Travelling Salesman Problem☆13May 12, 2022Updated 4 years ago
- Bi-directional LSTM with attention for question answering☆15Nov 28, 2025Updated 7 months ago
- 基于语义的中文文本关键词提取算法(SKE)的工程实现☆16Nov 2, 2017Updated 8 years ago
- GAN(生成对抗网络)图片生成☆14Dec 29, 2019Updated 6 years ago
- python处理图片,包括图片平移、图片旋转、图片缩放、图片翻转、透视变换。选择图片中的四个关键点和将要变换的点,用来生成新的透视图☆13Mar 26, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++实现的一个小型STL库,包含常用数据结构及基本算法☆11Mar 11, 2023Updated 3 years ago
- Title and keywords are used to generate text.☆12Dec 6, 2021Updated 4 years ago
- Vue components inspired by Microsoft's Fluent Design System☆14Jul 4, 2021Updated 5 years ago
- 文本关键词提取,对文本分词后使用多种方法提取给定语料中的关键词,包含结巴自带的 TF-IDF 算法、TextRank 算法、Scikit-Learn 包中的 TF-IDF☆11Jan 4, 2019Updated 7 years ago
- 诗词歌词格言生成配图卡片☆16Feb 7, 2020Updated 6 years ago
- 基于回译增强数据,目前整合了百度、有道、谷歌(需翻墙)翻译。☆22Nov 5, 2020Updated 5 years ago
- ☆10Jun 29, 2022Updated 4 years ago