NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等
☆23Dec 12, 2018Updated 7 years ago
Alternatives and similar repositories for NLP-Text
Users that are interested in NLP-Text are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Package to parse and analyze trademark data from the United States Patent and Trademark Office☆14Apr 5, 2017Updated 9 years ago
- 结构化信息抽取,知识构建。☆16Jun 20, 2019Updated 7 years ago
- FSER 融合细粒度情感的快速可解释推荐(矩阵分解法)☆10Jul 5, 2019Updated 7 years ago
- This repository contains the code used for Ordered Memory paper☆29Jan 12, 2020Updated 6 years ago
- ☆18Mar 8, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于语义的中文文本关键词提取算法☆20Mar 24, 2021Updated 5 years ago
- Air-quality forecasting in Belgium using Deep Neural Networks, Neuroevolution and distributed Island Transpeciation☆13Nov 15, 2024Updated last year
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Dec 18, 2015Updated 10 years ago
- ☆11Oct 18, 2016Updated 9 years ago
- Tag-enhanced Tree-Structured NN for discourse relation classification.☆23Dec 6, 2017Updated 8 years ago
- Human activity recognition using hidden Markov model.☆10Jan 7, 2018Updated 8 years ago
- Implementation of some algorithms for text clustering☆14Sep 5, 2018Updated 7 years ago
- Source code of "Hyperspectral Image Classification Using Random Occlusion Data Augmentation"☆13May 25, 2020Updated 6 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆14May 15, 2018Updated 8 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.
- ☆18Apr 11, 2021Updated 5 years ago
- 图像细粒度分类☆15Nov 17, 2018Updated 7 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- ☆13Jul 11, 2018Updated 8 years ago
- Source code of paper "Alirector: Alignment-Enhanced Chinese Grammatical Error Corrector" (Findings of ACL 2024)☆14Mar 19, 2025Updated last year
- ☆16Mar 6, 2025Updated last year
- 网页正文及正文图片提取,基于哈工大的《基于行块分布函数的通用网页正文抽取》算法☆11Jan 22, 2016Updated 10 years ago
- 私房书架:一个查询书籍详情和收藏的微信小程序,基于小程序云开发。☆15Dec 8, 2022Updated 3 years ago
- A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.☆13Jan 13, 2026Updated 7 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 使用tf-idf, TextRank4ZH等不同方式从中文文本中提取关键字,从中文文本中提取摘要和关键词☆34Dec 12, 2018Updated 7 years ago
- Keras implementation of graph convolutional networks for sequence labelling☆12Sep 21, 2018Updated 7 years ago
- 集PHP基础,入门,实战,面试,算法,性能,服务器,配置,总结,技巧,架构,后端知识与总结,一步一步面向后端服务器实战与应用! 含括所有LNAMP相关!☆12May 23, 2019Updated 7 years ago
- ☆11Dec 14, 2022Updated 3 years ago
- A simple demo for android login and register with MySQL via HTTP(TomCat).☆14Apr 26, 2016Updated 10 years ago
- PyTorch - Albert Large V2, Bert Base Uncased, Bert Large Uncased WWM Finetuned Squad, Distil Roberta Base, Roberta Base Squad2, Roberta l…☆11Jul 10, 2020Updated 6 years ago
- 根据语法规则生成模拟句子☆12Jan 21, 2019Updated 7 years ago
- Fine-grained Sentiment Analysis of User Reviews --- AI CHALLENGER 2018☆17Nov 20, 2018Updated 7 years ago
- Code and data associated with our LREC 2018 and COLING 2018 papers on converting between emotion formats☆10Dec 15, 2022Updated 3 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.
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆10May 8, 2019Updated 7 years ago
- 酒店评论文本分类聚类私活☆11Jan 18, 2019Updated 7 years ago
- 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)☆12May 17, 2020Updated 6 years ago
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 6 years ago
- php 的一些算法知识☆10Jul 3, 2018Updated 8 years ago
- Pytorch Implementation of Interest-Aware Message-Passing GCN for Recommender Systems☆15Apr 7, 2022Updated 4 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 7 years ago