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

[自然语言处理] WhisperX-Diarization-Speaker-Timestamps

WhisperX方言化扬声器时间戳
WhisperX Diarization Speaker Timestamps (2024-04-27, Python, 0KB, 下载0次)

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

[自然语言处理] 3D-Speaker-Diarization-Pipeline

3D扬声器分辨率管道
3D Speaker Diarization Pipeline (2024-04-24, Python, 0KB, 下载0次)

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

[自然语言处理] Discord-GPT-Bot

Discord机器人程序的Python实现,用于调用本地骆驼服务器以响应服务器中的用户提及。
A Python implementation for a Discord bot to call local llama server to respond to user mentions in server. (2024-04-08, Python, 0KB, 下载0次)

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

[自然语言处理] Reddit-sentiment-analyzer

带textblob的Reddit情感分析器
Reddit sentiment analyzer with textblob (2024-04-03, Python, 0KB, 下载0次)

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

[自然语言处理] langchain-logger

langchain的思想链记录器
A Chain of Thought logger for langchain (2024-03-13, Python, 0KB, 下载0次)

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

[自然语言处理] arabic_text_analyser_nlp

阿拉伯语文本分析器nlp
arabic text analyser nlp (2024-03-11, Python, 0KB, 下载0次)

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

[自然语言处理] HacktCat

交互式不和谐游戏机器人。
Interactive Discord game bot. (2024-02-12, Python, 0KB, 下载0次)

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

[自然语言处理] openai-pricing-calculator

openai定价计算器
openai pricing calculator (2024-01-26, Python, 0KB, 下载0次)

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

[自然语言处理] image-captioning

使用具有注意机制和编码器-解码器的CNN的图像字幕模型。使用的数据集是Flickr8k图像集
Image Captioning model using CNN with attention mechanisms and an encoder decoder. Dataset used is the Flickr8k image set (2023-11-02, Python, 0KB, 下载0次)

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

[自然语言处理] TimelineTailor_Model

TimelineTailor项目后端的语言处理模型,使用SpaCy和t5转换器构建,用于部署在无服务器GPU上。,
Language processing model for backend of TimelineTailor project, built with SpaCy and t5 transformers for deployment on serverless-GPU., (2023-10-27, Python, 0KB, 下载0次)

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

[自然语言处理] NMEA-Parser

用于Python的NMEA句子分析器模块,
NMEA Sentence parser module for Python, (2023-10-14, Python, 0KB, 下载0次)

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

[自然语言处理] DPCoinBot

服务器不一致机器人程序,
server discord bot, (2023-07-31, Python, 0KB, 下载0次)

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

[自然语言处理] modmail

用于Discord的Modmail机器人。允许与服务器成员进行安全的主持人对话,一次一台服务器。
A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time. (2022-12-09, Python, 225KB, 下载0次)

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

[自然语言处理] Text-Summarization-using-Pointer-Generator-Model

使用指针生成器模型的文本摘要,,
Text-Summarization-using-Pointer-Generator-Model,, (2020-11-22, Python, 8KB, 下载0次)

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

[自然语言处理] gecko

AMQP处理器开发框架的*原型*
A *prototype* for an AMQP processor development framework (2011-11-02, Python, 4KB, 下载0次)

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

[自然语言处理] fast-sentence-transformers

这个存储库称为快速句子转换器,包含使用工具运行5倍于快速句子转换器的代码...
This repository, called fast sentence transformers, contains code to run 5X faster sentence transformers using tools like quantization and ONNX. (2023-01-11, Python, 65KB, 下载0次)

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

[自然语言处理] midiqote

Midiqo te是一个快速而肮脏的MIDI-TO-BARD转换器,用于在FF14中使用MIDI控制器吐出
Midiqo te is a quick and dirty MIDI-TO-BARD converter for barding out in FF14 with a midi controller (2021-12-09, Python, 637KB, 下载0次)

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

[自然语言处理] paperchase

使用GPS和LoRa的手持式手腕气球探测器。专为Pi Zero和PaPiRus Zero 2“电子墨水显示器设计
Handheld wrist balloon finder using GPS and LoRa. Designed for Pi Zero and PaPiRus Zero 2" e-ink display (2017-03-10, Python, 27KB, 下载0次)

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

[自然语言处理] ocr-vqgan

ocr vqgan,ocr-vqgan,一种用于Paper2Fig100k数据集中图形图像的离散图像编码器(标记器和去标记器)。实施...
OCR-VQGAN, a discrete image encoder (tokenizer and detokenizer) for figure images in Paper2Fig100k dataset. Implementation of OCR Perceptual loss for clear text-within-image generation. Fork from VQGAN in CompVis/taming- transformers (2023-01-30, Python, 2885KB, 下载0次)

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

[自然语言处理] POS-Tagger-for-Hindi-Language

用于印地语的词性标记器,词性标记器是各种NLP工具的基本构建块。
POS-Tagger-for-Hindi-Language,Part-of-Speech (POS) tagger is the basic building block for various NLP tools. (2019-04-17, Python, 433KB, 下载0次)

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