2,709 skills found · Page 1 of 91
BlinkDL / RWKV LMRWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
jina-ai / Clip As Service🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
cuixueshe / EarthwormLearning English through the method of constructing sentences with conjunctions
stanfordnlp / CoreNLPCoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
chatfire-AI / Huobao Drama🎬 火宝短剧 - 基于AI的一站式短剧生成平台 《一句话生成完整短剧,从剧本到成片全自动化》 Huobao Drama - An AI-Powered End-to-End Short Drama Generator "One Sentence to Complete Drama: Fully Automated from Script to Final Video"
tw93 / MiaoYan⛷ Lightweight Markdown app to help you write great sentences.
stanfordnlp / StanzaStanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
vi3k6i5 / FlashtextExtract Keywords from sentence or Replace keywords in sentences.
karpathy / NeuraltalkNeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
HisMax / RedInkRed Ink - A one-stop Xiaohongshu image-and-text generator based on the 🍌Nano Banana Pro🍌, "One Sentence, One Image: Generate Xiaohongshu Text and Images."
shibing624 / Text2vectext2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
buriburisuri / Speech To Text WavenetSpeech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow
facebookresearch / LASERLanguage-Agnostic SEntence Representations
princeton-nlp / SimCSE[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
huggingface / Optimum🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
huggingface / SetfitEfficient few-shot learning with Sentence Transformers
facebookresearch / Large Concept ModelLarge Concept Models: Language modeling in a sentence representation space
Separius / Awesome Sentence EmbeddingA curated list of pretrained sentence and word embedding models
facebookresearch / InferSentInferSent sentence embeddings
facebookresearch / SentEvalA python tool for evaluating the quality of sentence embeddings.