联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 特征抽取(28) 

[特征抽取] lday2csv

通过Python批量转换通达信本地日线数据,保存成CSV文件,方便本地调用。, stars:1, update:2024-05-29 05:46:28 (2024-06-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1717395561814288.html

[特征抽取] DeCo-FiTo-PiiN

去中心化企业金融代币化物理基础设施集成网络
Decentralized Corporate Financial Tokenization Physical Infrastructure Integration Network (2024-04-08, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712593142549672.html

[特征抽取] cn_patents_csv_triplet_extraction

使用lda、tf-idf等无监督算法加停用词表抽取专利主题信息构建企业间关系三元组
Extracting patent subject information using unsupervised algorithms such as lda and tf idf and stopping thesaurus (2023-11-02, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699014593875378.html

[特征抽取] BBC-News-Cluster-Analysis

分析并将BBC 2004-2005年的新闻文章分为五个主题类别:商业、娱乐、政治、体育和科技使用...,
Analyze and cluster BBC news articles from 2004-2005 into five topical categories: business, entertainment, politics, sport, and tech using MiniBatchKMeans and TF-IDF features. (2023-10-10, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697069489584657.html

[特征抽取] Information_Extraction_from_Biographies

以「台北城史」为语言材料,总结其中记载的人的生活。
Use 「History of City of Taipei」 as laguage material, summarize the lives of people recorded in it. (2019-02-02, Jupyter Notebook, 40498KB, 下载0次)

http://www.pudn.com/Download/item/id/1687124020634005.html

[特征抽取] trust-token-demo

基于boringsl的信任令牌演示
trust-token demo based on boringssl (2023-04-10, C, 2373KB, 下载0次)

http://www.pudn.com/Download/item/id/1687095163583062.html

[特征抽取] TOTPAuthenticate

对于Burp Suite企业版,此扩展利用会话处理规则提供TOTP令牌以扩展...
This extension, for Burp Suite Enterprise Edition, utilizes session handling rules to provide a TOTP token to outgoing requests. (2023-03-08, Java, 1461KB, 下载0次)

http://www.pudn.com/Download/item/id/1687091663113519.html

[特征抽取] fineract-cn-anubis

Apache Fineract CN库通过检查身份服务生成的JWT令牌来保护服务
Apache Fineract CN library to secure services by checking JWT tokens produced by identity service (2023-02-24, Java, 221KB, 下载0次)

http://www.pudn.com/Download/item/id/1687091388421339.html

[特征抽取] box-appServer

企业代币安全箱的Staff Manager应用程序服务器
The Staff-Manager App Server for Enterprise Token Safe BOX (2018-08-16, JavaScript, 55KB, 下载0次)

http://www.pudn.com/Download/item/id/1687088945885921.html

[特征抽取] trust-token-api

信任令牌API
Trust Token API (2023-06-14, Bikeshed, 164KB, 下载0次)

http://www.pudn.com/Download/item/id/1687087833701162.html

[特征抽取] CJLB

2020年神经计算规范论文。通过交叉模态联合特征提取和低信噪比的RGB-D显著目标检测...
Code for NEUROCOMPUTING 2020 paper. "RGB-D Salient Object Detection via Cross- Modal Joint Feature Extraction and Low-Bound Fusion Loss". (2020-09-27, Python, 409KB, 下载0次)

http://www.pudn.com/Download/item/id/1686271139988860.html

[特征抽取] zentao-ldap

用于企业ldap的zentao ldap
zentao-ldap for the enterprise s ldap (2021-10-03, PHP, 145KB, 下载0次)

http://www.pudn.com/Download/item/id/1633228230566831.html

[特征抽取] 8K-Filing-NLP-Topic-Modelling

无监督LDA模型,用于对8K及其企业事件类型进行分类。
Unsupervised LDA model to categorize 8Ks and their corporate event types. (2020-06-05, Jupyter Notebook, 2384KB, 下载0次)

http://www.pudn.com/Download/item/id/1591301783813510.html

[特征抽取] collectd-ldap-cn-monitor

用于读取和解析ldap cn=monitor的collectd插件
collectd plugin to read out and parse ldap cn=monitor (2019-04-05, Python, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1554452142499913.html

[特征抽取] cn_nlp

word2vec,DBQA,中文NLP的最佳资源
word2vec , DBQA, the best resource of chinese NLP (2017-06-04, Python, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1496590417430646.html

[特征抽取] nlp-augment

一组实用程序,用于探索低资源并行企业的数据扩充。
A collection of utilities used in exploring data augmentation of low-resource parallel corpuses. (2017-09-06, Python, 10KB, 下载0次)

http://www.pudn.com/Download/item/id/1504701972891516.html

[特征抽取] searchbetter

SearchBetter:小型企业搜索引擎的查询重写(哈佛大学研究项目)
SearchBetter: query rewriting for search engines on small corpuses (Harvard research project) (2017-07-15, Jupyter Notebook, 6695KB, 下载0次)

http://www.pudn.com/Download/item/id/1500095869165390.html

[特征抽取] Markov_CN_node

Backend creating random Chinese sentences based on chat history 根据消息记录生成随机句子
Backend creating random Chinese sentences based on chat history (2022-12-06, TypeScript, 36KB, 下载0次)

http://www.pudn.com/Download/item/id/1670315177111323.html

[特征抽取] Title_Generator_CN

分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成
Using TextRank, BiLSTM, and UniLM respectively to achieve automatic generation of Chinese article titles (2020-09-22, Python, 66094KB, 下载0次)

http://www.pudn.com/Download/item/id/1600708437956458.html

[特征抽取] Job-Match-Scanner

应用TF-IDF和关键词匹配来扫描招聘信息中的关键技能,并对简历和求职信进行评级优化。
Applied TF-IDF and keyword matching to scan key skills in job postings and rate optimize resumes and cover letters. (2020-06-23, Python, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1592853835214201.html
12
总计:28