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

[自然语言处理] LLMToolParser

一个简单的LLM工具解析器。
A simple LLM tool parser. (2024-04-28, Python, 0KB, 下载0次)

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

[自然语言处理] Modular-sensor-and-LoRa

模块化传感器和LoRa
Modular sensor and LoRa (2024-04-02, Python, 0KB, 下载0次)

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

[自然语言处理] LoRaSimPlus

基于Simpy开发的LoRaWAN模拟器
LoRaWAN Simulator developed based on Simpy (2024-03-28, Python, 0KB, 下载0次)

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

[自然语言处理] CoinGecko_API_Token_searcher

CoinGecko API令牌搜索器
CoinGecko API Token searcher (2024-03-10, Python, 0KB, 下载0次)

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

[自然语言处理] Text_summarizer_nlp_project

文本摘要生成器nlp项目
Text summarizer nlp project (2024-01-27, Python, 0KB, 下载0次)

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

[自然语言处理] NL_to_table

自然语言到表转换器。
Natural language to table converter. (2024-01-24, Python, 0KB, 下载0次)

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

[自然语言处理] sagemaker-code-editor-examples

sagemaker代码编辑器示例
sagemaker code editor examples (2023-11-30, Python, 0KB, 下载0次)

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

[自然语言处理] Discord-Bot

一般使用discord bot,用于创建和管理服务器,以及与其他服务器成员交互的多个命令。
General use discord bot meant for creating and managing a server, alongside multiple commands to interact with other server members. (2023-11-07, Python, 0KB, 下载0次)

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

[自然语言处理] serverless-template-whisper-diarization

无服务器模板耳语日记,,
serverless template whisper diarization,, (2023-04-20, Python, 0KB, 下载0次)

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

[自然语言处理] sentence_transformer_app

句子transformer模型服务项目,
Sentence Transformer Model Serving Project, (2023-10-03, Python, 0KB, 下载0次)

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

[自然语言处理] Youtube-Content-Analyser-Suite-WIP-

Youtube视频NLP分析器,
Youtube Video NLP Analyser, (2023-08-17, Python, 0KB, 下载0次)

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

[自然语言处理] ytmp3

Youtube mp3转换器不一致机器人,
Youtube mp3 converter discord bot, (2023-08-06, Python, 0KB, 下载0次)

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

[自然语言处理] Deep-Box-Packing

...并利用transformer网络的修改版本中的注意力机制,在这里称为映射transformer。...,
The Packing problem has gained much relevance with the recent upheaval of the delivery and retail industry. Companies all over the world are now subject to massive logistics & operations schemes, and their warehouses‘ e ectiveness is irrevocably bound to how well their products are packed into trucks for distribution. Optimizing this process (2021-03-19, Python, 0KB, 下载0次)

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

[自然语言处理] Tekelek-Ultrasonic-LoRaWAN-Level-Sensor

该代码从服务器获取数据,并对液位传感器的测量值和状态读数进行解码。
This code pulls data from the server and decodes the measurements and status readings from the level sensor. (2022-01-17, Python, 1134KB, 下载0次)

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

[自然语言处理] Texture-Classification-Based-on-Filter-Banks

基于滤波器组的纹理分类,用于基于滤波器组(S、LMS、LML、RFS、MR8)的纹理分类的Python代码
Texture-Classification-Based-on-Filter-Banks,Python code for texture classification based on filter banks ( S , LMS , LML , RFS , MR8 ) (2020-11-29, Python, 26546KB, 下载0次)

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

[自然语言处理] pdf-server

pdf服务器,一个具有RESTful API的pdf管理服务器,用于促进自然语言处理(NLP)研究团队之间的合作
pdf-server,A PDF management server with RESTful APIs to boost collaboration among natural language processing (NLP) research teams (2016-09-15, Python, 36KB, 下载0次)

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

[自然语言处理] Email-Classifier

电子邮件分类器,一种专门用于使用朴素贝叶斯或最大熵方法进行电子邮件分类的文本分类器。
Email-Classifier,A text classifier specifically for email categorization using either Naive- Bayesian or Maximim-Enthropy method. (2017-04-06, Python, 12KB, 下载0次)

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

[自然语言处理] NLP_-machine-translation-system

NLP_机器翻译系统,一个NLP类使用解码器和重新排序器将中文翻译成英文的项目
NLP_-machine-translation-system,A project for NLP class to translate from Chinese to English using the Decoder and reranker (2017-04-05, Python, 37KB, 下载0次)

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

[自然语言处理] Machine-Translation

机器翻译,我们将在Keras中实现一个编码器-解码器模型,它可以从英语翻译成西班牙语。
Machine-Translation,We ll implement an Encoder Decoder model in Keras which can translate from English to Spanish. (2018-05-22, Python, 2705KB, 下载0次)

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

[自然语言处理] Light-NMT

Light-NMT,一种用于Theano中神经机器翻译(NMT)的基于注意力的轻量级编码器-解码器模型。
Light-NMT,A light-weight attention-based encoder-decoder model for neural machine translation (NMT) in Theano. (2017-12-19, Python, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1513625092859577.html
总计:2906