#自然语言处理#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
#自然语言处理#State of the Art Natural Language Processing
#自然语言处理#Snips Python library to extract meaning from text
#自然语言处理#Accelerated deep learning R&D
#自然语言处理#fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
MTEB: Massive Text Embedding Benchmark
#自然语言处理#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.
#自然语言处理#⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
#自然语言处理#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...