自然语言处理入门小项目:根据语料生成宋词;双向最大匹配+Bi-gram实现中文分词;简单的基于Flask的Web UI展示
☆13Dec 13, 2018Updated 7 years ago
Alternatives and similar repositories for NLP_lab
Users that are interested in NLP_lab are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NLP实战:自动生成原创宋词☆10Nov 29, 2021Updated 4 years ago
- 使用唐诗语料库,经过去噪预处理、分词、生成搭配、生成主题等过程,生成唐诗。基于Python☆15Aug 14, 2017Updated 9 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 7 years ago
- 研究生作业☆13Jul 24, 2020Updated 6 years ago
- 2018全国大学生数学建模竞赛 Contemporary Undergraduate MatheMatical Contest in Modeling☆11Aug 29, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 问答系统☆13Apr 3, 2019Updated 7 years ago
- 其中包括:Python的数据结构和算法相关内容,一个完整的Django的web项目,还有MiniWeb相关内容,和多线程的协程、进程、线程,和网络编程,还有和数据库的交互,比如Mongodb、Mysql、Redis,其中还有PyQt5,还有可视化内容相关,还有整套Pytho…☆17Jun 7, 2023Updated 3 years ago
- Final project of 2018 WebDatamining in PKU, Automatic QA system based on Chinese WIKI. (基于中文wiki的自动问答系统)☆11Mar 1, 2019Updated 7 years ago
- DuReader bert Chinese MRC☆14Nov 18, 2022Updated 3 years ago
- ☆14Aug 20, 2024Updated 2 years ago
- code for Baidu machine reading comprehension competition☆10Apr 3, 2019Updated 7 years ago
- 🦑 中文文本分类(支持 API 部署)☆21Jul 16, 2020Updated 6 years ago
- 使用Simhash对海量文本进行去重☆12Jun 2, 2018Updated 8 years ago
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于百度LAC项目的PHP中文智能分词库☆10Jun 25, 2024Updated 2 years ago
- 根据用户输入的关键字,生成宋词☆36Dec 10, 2016Updated 9 years ago
- 问答系统前后端☆15Jan 25, 2021Updated 5 years ago
- Accelerating the development of question-answering systems based on BERT and TF 2.0☆20Feb 1, 2020Updated 6 years ago
- python多进程、多线程抓取网页清博大数据微信公众号文章信息☆11Jun 25, 2016Updated 10 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- 基于共现来统计小说《人名的名义》中的人物关系☆12Apr 22, 2018Updated 8 years ago
- 网页正文及正文图片提取,基于哈工大的《基于行块分布函数的通用网页正文抽取》算法☆11Jan 22, 2016Updated 10 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆21Dec 8, 2022Updated 3 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.
- ☆22Feb 2, 2023Updated 3 years ago
- A QA System based by BiLSTM. 一个基于双向LSTM的智能问答系统,有交互界面、详细注释、多版本、能运行、文件齐全。☆17Jun 14, 2020Updated 6 years ago
- 集PHP基础,入门,实战,面试,算法,性能,服务器,配置,总结,技巧,架构,后端知识与总结,一步一步面向后端服务器实战与应用! 含括所有LNAMP相关!☆12May 23, 2019Updated 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
- Python toolkit for ranking experiments on sentence/summary data☆24Feb 12, 2023Updated 3 years ago
- ocr训练文本生成工具☆14Mar 25, 2021Updated 5 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆22Dec 8, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 摘要、关键字、关键词组、文本相似度、分词分句(自然语言处理工具包)☆11Aug 16, 2019Updated 7 years ago
- 2021语言与智能技术竞赛:机器阅读理解任务☆29Jun 13, 2021Updated 5 years ago
- 从0学习深度学习课 程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆12Jan 14, 2020Updated 6 years ago
- TensorFlow reimplementation of Topic-to-Essay Generation with Neural Networks.☆69Jan 11, 2019Updated 7 years ago
- Machine Comprehension Train on MSMARCO with S-NET Extraction Modification☆31Feb 10, 2023Updated 3 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