#自然语言处理#Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
#自然语言处理#工业级的 Python/CPython 自然语言处理(NLP)库
#自然语言处理#大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
#自然语言处理#all kinds of text classification models and more with deep learning
翻译 - 各种文本分类模型以及更多深度学习
#自然语言处理#Natural Language Processing Best Practices & Examples
翻译 - 自然语言处理最佳做法和范例
#自然语言处理#搜索所有中文NLP数据集,附常用英文NLP数据集
CNN-RNN中文文本分类,基于TensorFlow
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
翻译 - 用于分类,NER,QA,语言建模,语言生成,T5,多模式和会话式AI的变压器
#自然语言处理#State of the Art Natural Language Processing
翻译 - 最先进的自然语言处理
#自然语言处理#Snips Python library to extract meaning from text
翻译 - 剪断Python库以从文本中提取含义
#自然语言处理#Accelerated deep learning R&D
翻译 - 加快DL研发
#自然语言处理#fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
翻译 - fastNLP:模块化和可扩展的NLP框架。目前仍在孵化中。
#自然语言处理#Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
翻译 - Kashgari是用于文本标签和文本分类的可立即投入生产的NLP Transfer学习框架,其中包括Word2Vec,BERT和GPT2语言嵌入。
#自然语言处理#⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
MTEB: Massive Text Embedding Benchmark
#自然语言处理#EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
#计算机科学#Text Classification Algorithms: A Survey
翻译 - 文本分类算法:调查
#自然语言处理#中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, R...