联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自然语言处理(193) 
按平台查找All Others(193) 

[自然语言处理] Data-Science-M10-Naive-Bayes-Text-Classification

数据科学M10朴素贝叶斯文本分类
Data Science M10 Naive Bayes Text Classification (2024-03-24, Others, 0KB, 下载0次)

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

[自然语言处理] ntiment-Analysis-Genshin-Impact-Using-Naive-Bayes

基于朴素贝叶斯的情绪分析Genshin影响
Sentiment Analysis Genshin Impact Using Naive Bayes (2024-01-20, Others, 0KB, 下载0次)

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

[自然语言处理] meter_detection

论文编码:全维注意和自适应聚焦机制增强小目标的米检测
Code for paper: Omni-dimensional attention and adaptive focal mechanism enhance meter detection of small targets (2024-01-19, Others, 0KB, 下载0次)

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

[自然语言处理] Historical-Conversational-Agent

一个简单的对话代理,回答关于任何人的维基百科问题。
A simple conversational agent that answers Wikipedia questions about anyone. (2024-01-07, Others, 0KB, 下载0次)

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

[自然语言处理] Class-Text-Classification-Model-using-Naive-Bayes

基于朴素贝叶斯的多类文本分类模型
Build a Multi ClassText Classification Model using Naive Bayes (2023-12-29, Others, 0KB, 下载0次)

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

[自然语言处理] Vicuna-7b-fine-tune-summarisation

Vicuna-7b LLM使用Kaggle笔记本对维基百科摘要数据集进行了微调。,
Vicuna-7b LLM fine-tuned on Wikipedia summary dataset using Kaggle notebook., (2023-09-20, Others, 0KB, 下载0次)

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

[自然语言处理] SimpleBayes

NLU中意图分类的简单贝叶斯模型。,
A simple bayes model for intent classification in NLU., (2017-05-07, Others, 0KB, 下载0次)

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

[自然语言处理] model-zoo

俄罗斯NLP模型动物园,
NLP model zoo for Russian, (2021-07-15, Others, 0KB, 下载0次)

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

[自然语言处理] Spoken-Language-Understanding-Papers

“计划使梦想成真。”―苏珊·佩斯·科赫,
"Plans make dreams reality."― Susan Pace-Koch, (2021-06-19, Others, 0KB, 下载0次)

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

[自然语言处理] morse_code_converter

将字母、单词、句子、数字和符号转换为莫尔斯电码,
converts letters, words, sentences, numbers, and signs into morse code, (2023-08-19, Others, 0KB, 下载0次)

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

[自然语言处理] Munawarah

Munawarah是一款基于Nostr的伊斯兰社交应用程序,您可以在其中共享和发现伊斯兰内容,与朋友联系,并获得即时...,
Munawarah is an Islamic social app based on Nostr, where you can share & discover Islamic content, connect with friends and get instant answers to your questions. (2023-08-03, Others, 0KB, 下载0次)

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

[自然语言处理] neg-affect-adolescence

实施探索性因素分析、验证性因素分析,广义加性模型和回归分析...
Implementing exploratory factor analysis, confirmatory factor analysis, generalized additive modeling, and regression analyses to characterize emotional experience across adolescence. (2023-02-22, Others, 8KB, 下载0次)

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

[自然语言处理] NaiveBayes

NaiveBayes,机器学习 有监督学习 文本分类 朴素贝叶斯分类器
NaiveBayes, machine learning with supervised learning text classification naive Bayes classifier (2021-01-07, Others, 173849KB, 下载0次)

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

[自然语言处理] corenlp-spanish-docker

corenlp西班牙码头工人,码头化斯坦福corenlp与西班牙模型
corenlp-spanish-docker,Dockerized Stanford CoreNLP with spanish models (2017-08-25, Others, 1KB, 下载0次)

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

[自然语言处理] corenlp-server

corenlp服务器,斯坦福大学corenlp网络服务器的Docker容器
corenlp-server,Docker container for Stanford CoreNLP web server (2017-02-02, Others, 13KB, 下载0次)

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

[自然语言处理] CoreNLP-Arabic-NER-Model

CoreNLP阿拉伯语NER模型,斯坦福大学CoreNLP的阿拉伯NER模型
CoreNLP-Arabic-NER-Model,Arabic NER Model for Stanford CoreNLP (2017-03-21, Others, 4KB, 下载0次)

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

[自然语言处理] corenlp-swedish-pos-model

corenlp瑞典pos模型,斯坦福大学的瑞典pos tagger模型corenlp
corenlp-swedish-pos-model,POS tagger model for Swedish for Stanford CoreNLP (2015-04-03, Others, 569KB, 下载0次)

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

[自然语言处理] textblob-stanfordparser

textblob斯坦福解析器,`textblob`模型扩展:`stanfordparser`的包装类(通过`NLTK`)
textblob-stanfordparser,``TextBlob`` model extension: wrapper classes for ``StanfordParser`` (via ``NLTK``) (2014-09-19, Others, 1KB, 下载0次)

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

[自然语言处理] pywhatword

用于词义消歧的pywhatword,Python NLTK贝叶斯分类器
pywhatword,Python NLTK Bayesian Classifier for word sense disambiguation (2012-04-19, Others, 2KB, 下载0次)

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

[自然语言处理] 语言学 语言本能

关于语言学的书,其中介绍了乔姆斯基的生成语法。提出了世界各国的句法分析,词法分析模型。 (2022-05-22, Others, 4229KB, 下载0次)

http://www.pudn.com/Download/item/id/1653150420618347.html
总计:193