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

[自然语言处理] CssServerBot2

Rcon包装器,用于处理来自不一致机器人的Counter Strike服务器
Rcon wrapper to handle Counter Strike server from a discord bot (2024-02-24, Python, 0KB, 下载0次)

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

[自然语言处理] executor-transformer-torch-encoder

使用pytorchtransformerNLP模型(例如BERT)的执行器。,
Executor that uses pytorch transformer NLP models (e.g. BERT)., (2021-07-27, Python, 0KB, 下载0次)

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

[自然语言处理] freud_bot

UGent心理学Discord服务器的Discord bot,
Discord bot for the UGent psychology discord server, (2023-08-26, Python, 0KB, 下载0次)

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

[自然语言处理] keras_attention

包含注意机制的实现和keras文本分类器包装器。,
Contains an implementation of the attention mechanism and a keras text classifier wrapper., (2018-09-18, Python, 0KB, 下载0次)

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

[自然语言处理] dir-vhred

对话生成中的Dirichlet隐变量递阶递归编码器解码器(EMNLP2019)
Dirichlet Latent Variable Hierarchical Recurrent Encoder-Decoder in dialogue generation(EMNLP2019) (2022-12-13, Python, 118KB, 下载0次)

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

[自然语言处理] TranscriberBot

电报收发器Bot
TranscriberBot for Telegram (2022-06-19, Python, 49KB, 下载0次)

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

[自然语言处理] pyraml-parser

pyraml解析器-RAML的Python解析器,RAML是RESTful API建模语言。
pyraml-parser - Python parser to RAML, the RESTful API Modeling Language. (2021-04-30, Python, 33KB, 下载0次)

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

[自然语言处理] sage-json-encoder

sage json编码器,,
sage-json-encoder,, (2015-03-01, Python, 13KB, 下载0次)

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

[自然语言处理] sagemaker-model-monitor

sagemaker模型监控器,,
sagemaker-model-monitor,, (2022-01-31, Python, 15KB, 下载0次)

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

[自然语言处理] sagemcom-router-reversing

sagemcom路由器反向,,
sagemcom-router-reversing,, (2019-12-24, Python, 2397KB, 下载0次)

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

[自然语言处理] Text-Translation-using-RNN-and-LSTM-

从一种语言翻译到另一种语言。使用的概念:编码器网络,解码器,注意力解码器,注意力...
Language translation from one language to another. Concepts used: Encoder network, decoder, Attention decoder, attention mechanism, teacher forcing ,word embeddings (2020-02-24, Python, 3247KB, 下载0次)

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

[自然语言处理] TopTextClassification

TopTextClassification,文本分类器
TopTextClassification,text classifier (2019-07-10, Python, 31KB, 下载0次)

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

[自然语言处理] Machine-Translation

机器翻译,神经机器翻译模型(编码器-解码器模型,注意力双向模型)
Machine-Translation,Neural machine translation model(Encoder decoder model, Attention bidirectional model) (2018-02-05, Python, 10KB, 下载0次)

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

[自然语言处理] joshua_translation_engine

joshua_translation_engine,joshua机器翻译解码器的RESTful包装器
joshua_translation_engine,RESTful wrapper for the Joshua machine translation decoder (2016-10-25, Python, 422KB, 下载0次)

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

[自然语言处理] transformer

transformer,使用ProtonXtransformer构建英语-越南语机器翻译。:D
transformer,Build English-Vietnamese machine translation with ProtonX Transformer. :D (2021-09-13, Python, 25KB, 下载0次)

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

[自然语言处理] universal-triggers

通用触发器,用于攻击和分析NLP的通用对抗触发器(EMNLP 2019)
universal-triggers,Universal Adversarial Triggers for Attacking and Analyzing NLP (EMNLP 2019) (2022-11-16, Python, 23KB, 下载0次)

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

[自然语言处理] lite-transformer

litetransformer,〔ICLR 2020〕具有长短距离关注的litetransformer
lite-transformer,[ICLR 2020] Lite Transformer with Long-Short Range Attention (2021-12-17, Python, 1358KB, 下载0次)

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

[自然语言处理] ss-rest

ss rest,rest ful服务器运行Stanford解析器和spaCy
ss-rest,REST-ful server running Stanford parser and spaCy (2016-04-28, Python, 40764KB, 下载0次)

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

[自然语言处理] spacy-html-tokenizer

spacy html标记化器,,
spacy-html-tokenizer,, (2022-03-17, Python, 36KB, 下载0次)

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

[自然语言处理] Fake-News-Classifier

假新闻分类器,使用nltk的假新闻分类器、genism和scikitslearn库以及Naive Bayes分类器。正在调整超参数...
Fake News Classifier using nltk, genism and scikitlearn libraries and Naive Bayes classifier. Tuning a hyper-parameter results best accuracy. (2020-08-13, Python, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1597319687114322.html
总计:2842