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

[自然语言处理] ingester

摄食器,摄食器
ingester (2024-01-23, GO, 0KB, 下载0次)

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

[自然语言处理] simple-sentencepiece

一种简单的句子级编码器和解码器
A simple sentencepiece encoder and decoder (2024-01-08, C++, 0KB, 下载0次)

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

[自然语言处理] discord_bot

Discord服务器的自动机器人程序,
Automated bot for Discord server, (2023-09-15, Python, 0KB, 下载0次)

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

[自然语言处理] NLP-Sequence-Tagging

实现两个序列标记器,一个基于逻辑回归分类器的贪婪标记器,以及一个使用全局搜索的标记器,使用...,
Implementing two sequence taggers, a greedy tagger based on logistic-regression classier, and a tagger that uses global search, using the Viterbi algorithm based on the trigram HMM model. (2023-08-22, Python, 0KB, 下载0次)

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

[自然语言处理] discordMBM

不一致游戏服务器监控机器人管理器
Discord game servers Monitor Bots Manager (2022-10-27, GO, 18KB, 下载0次)

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

[自然语言处理] mt_trans

使用编码器、解码器模型的翻译代码
translation code using encorder,decorder model (2018-03-17, Python, 12KB, 下载0次)

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

[自然语言处理] node-facebook

Facebook模拟器web浏览器
Facebook simulator web browser (2021-04-23, TypeScript, 0KB, 下载0次)

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

[自然语言处理] chatbot-test-runner

测试工具(测试记录器和测试运行器)
Testing tools(Test Recorder and Test Runner) (2022-12-08, JavaScript, 9703KB, 下载0次)

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

[自然语言处理] sagemaker-image-classifier-to-onnx-in-browser

sagemaker图像分类器到浏览器中的onnx,,
sagemaker-image-classifier-to-onnx-in-browser,, (2023-01-06, Jupyter Notebook, 134KB, 下载0次)

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

[自然语言处理] lora_gps_tracker

简单的LoRa GPS跟踪器演示器。基于Arduino,有两个草图:跟踪器和hq。
Simple LoRa GPS tracker demonstrator. Arduino based, with two sketches: tracker and hq. (2018-12-14, C++, 10KB, 下载0次)

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

[自然语言处理] chirpstack-geolocation-server

LoRa地理服务器是LoRa服务器项目的地理定位服务器部分
LoRa Geo Server is a geolocation server part of the LoRa Server project (2020-07-22, GO, 51KB, 下载0次)

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

[自然语言处理] Linguakit

NLP的多语言工具包:依赖分析器、PoS标记器、NERC、多词提取器、情感分析等。
Multilingual toolkit for NLP: dependency parser, PoS tagger, NERC, multiword extractor, sentiment analysis, etc. (2023-04-18, Perl, 36906KB, 下载0次)

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

[自然语言处理] Machine-Translator

机器翻译器,机器翻译器是一个使用编码器-解码器架构构建的深度学习模型。转换器模型是...
Machine Translator is a Deep Learning model that is build using the Encoder- Decoder architecture. Translator model is used to translate one language sentences to another language. This model is trained to translate English language sentences to Hindi language. (2021-07-14, Jupyter Notebook, 1929KB, 下载0次)

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

[自然语言处理] arabic-tagger

阿拉伯语标记器,AQMAR阿拉伯语标记器:具有成本增强结构化感知器训练的序列标记器
arabic-tagger,AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training (2013-08-28, Java, 10132KB, 下载0次)

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

[自然语言处理] OpenNlp

OpenNlp,C语言的开源NLP工具(分词器、标记器、分块器、coref、NER、解析树等)#
OpenNlp,Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C# (2021-10-10, C#, 104826KB, 下载0次)

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

[自然语言处理] CPPcifafenxiqi

词法分析器东南大学的编译原理课程设计,分为两部分,词法分析器和语法分析器,这个是词法分析器
Southeast University of lexical analyzer compiler theory of curriculum design, divided into two parts, the lexical analyzer and parser, this is the lexical analyzer (2012-06-15, Visual C++, 1896KB, 下载13次)

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

[自然语言处理] complies1

分析器,一个简单的词法分析器,非常简单,适用于特种语言,呵呵
complie (2010-05-20, C/C++, 14KB, 下载2次)

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

[自然语言处理] tinyscan

tiny语法分析器,源文件以及词法分析程序
tiny (2010-04-08, C/C++, 4KB, 下载14次)

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

[自然语言处理] dd

语法分析器 仅供大家参考 大家多多切磋哈
U.S. reference parser for many U.S. exchanges Kazakhstan (2008-02-28, Visual C++, 36KB, 下载19次)

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

[自然语言处理] 非常经典的词法分析器

一个VC写的非常不错的词法分析器,我的编译原理课程设计,仅供参考。
a VC was a very good lexical analyzer, I compiler theory curriculum design, for reference purposes only. (2006-01-11, Visual C++, 42KB, 下载716次)

http://www.pudn.com/Download/item/id/140572.html
总计:9425