文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。
☆42Jun 27, 2018Updated 8 years ago
Alternatives and similar repositories for text-feature
Users that are interested in text-feature are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆21Feb 11, 2017Updated 9 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆97Apr 8, 2019Updated 7 years ago
- CNN 用来对向量进行特征提取,向量可以是文本的embedding、社交网络节点的embedding、图片等☆11Apr 25, 2020Updated 6 years ago
- 对小说文本进行分析,提炼小说剧情内容和人物关系☆88May 8, 2019Updated 7 years ago
- 基于大模型的多功能聊天机器人工具箱,包括三个主要的工具:1、一个基于LangChain的医疗问答机器人 ,专门针对医疗领域的咨询和问题解答;2、一个基于ChatGLM的文本工具,能够进行文本分类、实体关系抽取和文本匹配,适用于处理复杂的文本信息;3、一个基于GPT-2的全精…☆17Jun 14, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆36Jul 29, 2018Updated 8 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- A curated list of awesome Intellegient RPA Robotic Process Automation resources.☆21May 31, 2018Updated 8 years ago
- 智能家居--万能遥控器☆16Jul 4, 2018Updated 8 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- 基于依存句法的句子级细粒度情感计算☆25May 6, 2017Updated 9 years ago
- Data and code for the paper Causal Reasoning of Entities and Events in Procedural Texts.☆11May 26, 2023Updated 3 years ago
- 基于共现来统计小说《人名的名义》中的人物关系☆12Apr 22, 2018Updated 8 years ago
- 事件抽取基线模型☆13Feb 16, 2023Updated 3 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.
- 中文小说情节分析/角色分析/角色关系分析, 中文小说情节分析/角色分析/角色关系分析 Plot analysis / role analysis / role relationship analysis of Chinese Novels☆13Dec 30, 2020Updated 5 years ago
- 🎭 Sentiment Analysis with Neural Networks☆10Dec 4, 2016Updated 9 years ago
- 对称可搜索加密,Cash的实现方案☆19Jun 10, 2018Updated 8 years ago
- 金融文本中的原因事件☆26Mar 16, 2020Updated 6 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Jun 7, 2021Updated 5 years ago
- 基于BERT事件抽取构建活动知识图谱☆12Aug 28, 2023Updated 2 years ago
- 领域自适应文本挖掘工具(新词发现、情感分析、实体链接等),基于少量种子词和背景知识☆13Jun 19, 2019Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Apr 18, 2018Updated 8 years ago
- ☆19Dec 20, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个简单的神经网络模型,包含了神经网络各种基本的功能。主要参考吴恩达的cs231n课程☆13Dec 15, 2018Updated 7 years ago
- web计算机网上销售系统 使用springboot作为后端,vue作为前端,mysql为数据库。 1,可以在前端对标准电脑进行增删改查。 2,用户可以在线浏览标准电脑,进行添加购物车,创建订单,联系客服操作。 3,用户可根据提供的配件参数,对标准电脑配件进行替换以实现在线组…☆13Aug 2, 2023Updated 3 years ago
- ansj_parsing 依存文法&句法分析☆19Jun 27, 2017Updated 9 years ago
- 在使用AI工具进行深入分析面试岗位需求与应聘者简历的基础上,依据既定标准向应聘 者提出针对性问题。在应聘者完成问题解答后,将对简历内容及面试表现进行全面评估,并提供具体的改进建 议,以助其提升职业竞争力。☆17Mar 19, 2024Updated 2 years ago
- 基于Springboot框架实现的大学生就业服务平台,编程语言:Java ;数据库:MySQL;项目管理工具:Maven 前端技术:VUE、javascript、html、css、jQuery; 后端技术:Spring、SpringMvc、MyBatis,系统包含两种角色:…☆12Oct 21, 2024Updated last year
- AI Challenger 2018 细粒度用户评论情感分析比赛 个人baseline项目☆15Oct 3, 2018Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆66Mar 18, 2016Updated 10 years ago
- 使用python的pycrypto、m2crypto模块完成AES、RSA加解密文件,实现文件安全传输☆27Aug 31, 2017Updated 8 years ago
- #### 简介 vue_cli_default是一个vue空项目模板,集成了 vue全家桶(Vue+Vue-router+Vuex+axios+webpack), jq插件, Font Awesome字体库(http://fontawesome.dashgame.co…☆12Dec 8, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于腾讯TexSmart分词SDK的ES分词插件☆15Sep 18, 2020Updated 5 years ago
- 使用pyltp的工具,基于中文依存句法的四大名著人物情节分析系统。分为整体分析和章节分析两大模块,实现了人物篇幅分析,故事发生地分析,主要人物情绪变化分析,人物互动情况分析.☆94Sep 3, 2017Updated 8 years ago
- 微信公众号爬虫,可爬取公众号和文章☆13Jun 27, 2020Updated 6 years ago
- 量化交易☆15May 24, 2021Updated 5 years ago
- 大学生就业招聘系统 JAVA+Vue.js+SpringBoot,分为管理后台和用户网页端,可以给管理员和用户和企业角色使用,包括企业模块、岗位模块、招聘信息模块、在线留言模块、面试邀请模块、求职信息模块☆11May 30, 2024Updated 2 years ago
- 基于Java+Springboot+Vue的招聘系统(源码+数据库) 一、系统介绍 本系统前后端分离 本系统分为管理员、HR、用户三种角色 用户角色包含以下功能: - 登录、注册、简历(搜索、投递和收藏)、hr联系、我的关注、我的收藏、我的简历、简历投递管理、面试管理、…☆16Aug 10, 2023Updated 3 years ago
- Materials for the StoryLine extraction task - annotated data, baselines and evaluation scripts, evaluation data.☆38Jan 28, 2019Updated 7 years ago