awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hitvoice/drqa

Open-source alternatives to DrQA

30 open-source projects similar to hitvoice/drqa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DrQA alternative.

  • huggingface/pytorch-openai-transformer-lmhuggingface 的头像

    huggingface/pytorch-openai-transformer-lm

    1,522在 GitHub 上查看↗

    🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI

    Pythonlanguage-modelneural-networksopenai
    在 GitHub 上查看↗1,522
  • google-research/bertgoogle-research 的头像

    google-research/bert

    39,869在 GitHub 上查看↗

    This project is a transformer-based language model and natural language processing toolkit designed to generate deep contextual representations of text. By utilizing a transformer-based encoder architecture, the system processes input sequences through stacked self-attention layers to capture the semantic meaning of tokens based on their surrounding sentence structure. The model distinguishes itself through bidirectional contextual processing, which analyzes text in both directions simultaneously, and masked language modeling, which trains the system by predicting hidden tokens within a seque

    Pythongooglenatural-language-processingnatural-language-understanding
    在 GitHub 上查看↗39,869
  • lemonhu/ner-bert-pytorchL

    lemonhu/NER-BERT-pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • huggingface/torchmojihuggingface 的头像

    huggingface/torchMoji

    922在 GitHub 上查看↗

    😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc

    Pythondeep-learningmachine-learningnatural-language-processing
    在 GitHub 上查看↗922

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
maximumentropy/seq2seq-pytorchMaximumEntropy 的头像

MaximumEntropy/Seq2Seq-PyTorch

740在 GitHub 上查看↗

Sequence to Sequence Models with PyTorch

Python
在 GitHub 上查看↗740
  • salesforce/nonauto-nmtS

    salesforce/nonauto-nmt

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • facebookresearch/end-to-end-negotiatorfacebookresearch 的头像

    facebookresearch/end-to-end-negotiator

    1,398在 GitHub 上查看↗

    Deal or No Deal? End-to-End Learning for Negotiation Dialogues

    Python
    在 GitHub 上查看↗1,398
  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • keon/seq2seqK

    keon/seq2seq

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kefirski/bytenetK

    kefirski/bytenet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • theeluwin/pytorch-sgnsT

    theeluwin/pytorch-sgns

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • seannaren/deepspeech.pytorchSeanNaren 的头像

    SeanNaren/deepspeech.pytorch

    2,135在 GitHub 上查看↗

    Speech Recognition using DeepSpeech2.

    Python
    在 GitHub 上查看↗2,135
  • sanyam5/skip-thoughtssanyam5 的头像

    sanyam5/skip-thoughts

    223在 GitHub 上查看↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    在 GitHub 上查看↗223
  • salesforce/pytorch-qrnnsalesforce 的头像

    salesforce/pytorch-qrnn

    1,262在 GitHub 上查看↗

    PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM

    Python
    在 GitHub 上查看↗1,262
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bentrevett/pytorch-sentiment-analysisbentrevett 的头像

    bentrevett/pytorch-sentiment-analysis

    4,608在 GitHub 上查看↗

    This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It provides a natural language processing sequence classification pipeline designed to clean text data and train neural networks to categorize sequences of words. The implementation focuses on adapting pretrained language models for specific text classification tasks using custom datasets. It includes a process for fine-tuning large-scale language models and implementing recurrent networks and transformers for emotional tone detection. The project covers the broader surface of text se

    Jupyter Notebookbertcnncnn-text-classification
    在 GitHub 上查看↗4,608
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dsksd/deepnlp-models-pytorchDSKSD 的头像

    DSKSD/DeepNLP-models-Pytorch

    2,943在 GitHub 上查看↗

    Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

    Jupyter Notebook
    在 GitHub 上查看↗2,943
  • fanglanting/skip-gram-pytorchF

    fanglanting/skip-gram-pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • meta-llama/llama-cookbookmeta-llama 的头像

    meta-llama/llama-cookbook

    18,375在 GitHub 上查看↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    在 GitHub 上查看↗18,375
  • google-research-datasets/natural-questionsgoogle-research-datasets 的头像

    google-research-datasets/natural-questions

    1,124在 GitHub 上查看↗

    Natural Questions is a large-scale machine learning research dataset designed for training and evaluating open-domain question answering systems. It consists of a corpus of real search queries paired with human-annotated Wikipedia document spans, providing a standardized foundation for advancing automated information retrieval and comprehension technologies. The project distinguishes itself by providing high-quality ground truth data that supports multiple answer formats, including binary, short-form, and long-form responses. By incorporating extractive span annotations and structured documen

    Python
    在 GitHub 上查看↗1,124
  • chinawithfrank/chatbotcoursechinawithfrank 的头像

    chinawithfrank/ChatBotCourse

    6,018在 GitHub 上查看↗

    This project is a development course and learning curriculum focused on building large language model chatbots. It provides a structured series of tutorials for creating conversational agents through the application of natural language processing and deep learning models. The materials include a technical walkthrough for implementing neural networks and word embeddings to handle automated question-answering tasks. It also provides a guide for constructing large-scale conversation corpora from external text sources to train and evaluate dialogue systems. The curriculum covers core text analys

    Python
    在 GitHub 上查看↗6,018
  • agonopol/go-stemagonopol 的头像

    agonopol/go-stem

    81在 GitHub 上查看↗

    Word Stemming in Go

    Go
    在 GitHub 上查看↗81
  • agermanidis/thingscoopagermanidis 的头像

    agermanidis/thingscoop

    358在 GitHub 上查看↗

    Search and filter videos based on objects that appear in them using convolutional neural networks

    Python
    在 GitHub 上查看↗358
  • aaron-xichen/pytorch-playgroundaaron-xichen 的头像

    aaron-xichen/pytorch-playground

    2,714在 GitHub 上查看↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    在 GitHub 上查看↗2,714
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alexrozanski/llamachatalexrozanski 的头像

    alexrozanski/LlamaChat

    1,510在 GitHub 上查看↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    在 GitHub 上查看↗1,510
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alibaba-edu/simple-effective-text-matching-pytorchA

    alibaba-edu/simple-effective-text-matching-pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0