文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。
☆42Jun 27, 2018Updated 7 years ago
Alternatives and similar repositories for text-feature
Users that are interested in text-feature are comparing it to the libraries listed below
Sorting:
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆20Feb 11, 2017Updated 9 years ago
- 【今日头条】文本作者身份识别比赛☆10Aug 20, 2018Updated 7 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆96Apr 8, 2019Updated 6 years ago
- 搜狗细胞词库到普通文本的转换提取工具。提取词汇表,用于深度学习做数据生成和字典特征☆26Dec 3, 2018Updated 7 years ago
- 基于腾讯TexSmart分词SDK的ES分词插件☆15Sep 18, 2020Updated 5 years ago
- 基于大模型的多功能聊天机器人工具箱,包括三个主要的工具:1、一个基于LangChain的医疗问答机器人 ,专门针对医疗领域的咨询和问题解答;2、一个基于ChatGLM的文本工具,能够进行文本分类、实体关系抽取和文本匹配,适用于处理复杂的文本信息;3、一个基于GPT-2的全精…☆16Jun 14, 2024Updated last year
- 基于情感词典的文本情感极性分析☆27May 24, 2017Updated 8 years ago
- 基于依存句法的句子级细粒度情感计算☆25May 6, 2017Updated 8 years ago
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆35Jul 29, 2018Updated 7 years ago
- An open-source session replay tool for single-page applications that uses AI analysis, aggregated trends, and a RAG chatbot to help devel…☆11Jan 23, 2026Updated last month
- labelit, label tool with active learning, for classification task. 自动标注,基于主动学习,边标注边学习,减少人工标注量。☆31Dec 9, 2022Updated 3 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- Simplifies data migration between Apache Ignite clusters by relying on Apache Avro as an intermediate storage format☆13Jun 27, 2023Updated 2 years ago
- 是APEX贡献的一个基于大数据平台能力的数据开发平台,帮助企业以最小成本实现链接数据,构建和沉淀数仓模型,降低数据应用门槛,沉淀数据价值。☆12Oct 31, 2024Updated last year
- IQueryable implementation for Elasticsearch☆11Jul 17, 2023Updated 2 years ago
- 智聘通 是一个基于 Spring Boot + ChatGLM 的现代化在线AI招聘系统,致力于为企业和求职者提供高效的招聘服务平台。系统集成了腾讯云对象存储、微信公众号等功能,提供完整的文件管理、用户交互等服务。☆12Dec 15, 2024Updated last year
- 使用Python第三方库xlrd和xlwt读与写Excel的demo☆12Dec 22, 2016Updated 9 years ago
- Collaborative Discourse Manager☆11Nov 6, 2016Updated 9 years ago
- 针对手机评论数据的情感挖掘与分析项目,基于依存句法分析和情感词库提取特征词,并对特征词做情感极性预测标注。☆36Jul 6, 2016Updated 9 years ago
- 使用pyltp的工具,基于中文依存句法的四大名著人物情节分析系统。分为整体分析和章节分析两大模块,实现了人物篇幅分析,故事发生地分析,主要人物情绪变化分析,人物互动情况分析.☆94Sep 3, 2017Updated 8 years ago
- golang实现的搜索引擎服务☆12Dec 14, 2021Updated 4 years ago
- web计算机网上销售系统 使用springboot作为后端,vue作为前端,mysql为数据库。 1,可以在前端对标准电脑进行增删改查。 2,用户可以在线浏览标准电脑,进行添加购物车,创建订单,联系客服操作。 3,用户可根据提供的配件参数,对标准电脑配件进行替换以实现在线组…☆13Aug 2, 2023Updated 2 years ago
- 跨语言分布式的调度中心(基于.NET CORE 5 语言编写)☆11Mar 4, 2023Updated 3 years ago
- PDF table extraction☆10Dec 14, 2021Updated 4 years ago
- ☆10Apr 5, 2023Updated 2 years ago
- 【自然语言处理】微博开放域事件抽取系统,又名“微博日历系统”。可以自动抓取新浪微博,提取命名实体和事件元素,对事件排序☆10Dec 9, 2022Updated 3 years ago
- ☆13Mar 28, 2025Updated 11 months ago
- ☆10Apr 12, 2021Updated 4 years ago
- Service for Bert model to Vector. 高效的文本转向量(Text-To-Vector)服务,支持GPU多卡、多worker、多客户端调用,开箱即用。☆12May 24, 2022Updated 3 years ago
- 汪日常用的docker☆11Dec 30, 2024Updated last year
- init☆13Feb 3, 2021Updated 5 years ago
- 本项目是对银行客户不同条件下购买理财产品的预测。使用python对各个因素进行分析,之后使用决策树CART算法对模型进行训练,使用k折交叉验证和网格搜索选择最优参数。使用得到的模型对客户购买理财产品进行预测。☆14Jul 15, 2020Updated 5 years ago
- ☆32Sep 19, 2025Updated 5 months ago
- Implementation of the Paper "Entity Linking in Web Tables with Multiple Linked Knowledge Bases"☆10Oct 27, 2017Updated 8 years ago
- Relation Classification via Convolutional Deep Neural Network☆13Nov 9, 2018Updated 7 years ago
- 慕课网代码:Mysql教程与练习☆12Nov 24, 2019Updated 6 years ago
- Rebalancing a portfolio with optimal buy/sell decisions using Metaheuristics☆12Mar 11, 2021Updated 4 years ago
- 🍎Wende Chinese QA system (experimental)☆10Jun 1, 2021Updated 4 years ago
- 基于SpringBoot + Vue的毕业生就业信息系统 高校毕业生就业服务平台、就业信息管理系统、校园招聘信息系统、毕业生求职跟踪系统 包括不限于 公告管理、公司管理、学生管理、公司职位、学生简历、公司信息审核、招聘会管理、招聘会预约、岗位申请、消息管理、公司学生沟通、数…☆17Jan 4, 2026Updated 2 months ago