{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/learning-phrase-representations-using-rnn","title":"Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation","arxiv_id":"1406.1078","date":"2014-06-03","proceeding":null,"authors":["Kyunghyun Cho","Bart van Merrienboer","Caglar Gulcehre","Dzmitry Bahdanau","Fethi Bougares","Holger Schwenk","Yoshua Bengio"],"abstract":"In this paper, we propose a novel neural network model called RNN\nEncoder-Decoder that consists of two recurrent neural networks (RNN). One RNN\nencodes a sequence of symbols into a fixed-length vector representation, and\nthe other decodes the representation into another sequence of symbols. The\nencoder and decoder of the proposed model are jointly trained to maximize the\nconditional probability of a target sequence given a source sequence. The\nperformance of a statistical machine translation system is empirically found to\nimprove by using the conditional probabilities of phrase pairs computed by the\nRNN Encoder-Decoder as an additional feature in the existing log-linear model.\nQualitatively, we show that the proposed model learns a semantically and\nsyntactically meaningful representation of linguistic phrases.","url_abs":"http://arxiv.org/abs/1406.1078v3","url_pdf":"http://arxiv.org/pdf/1406.1078v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/2023-MindSpore-1/ms-code-61","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/2023-MindSpore-1/ms-code-62","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/Avmb/lowrank-gru","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/CongBao/ChatBot","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/Nick-Zhao-Engr/Machine-Translation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/VladimirV99/Automatic-Translation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/astorfi/neural-machine-translation-from-scratch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/astorfi/sequence-to-sequence-from-scratch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/bentrevett/pytorch-seq2seq","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/dewanderelex/LanguageTranslation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/dksifoua/Neural-Machine-Translation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/erickrf/autoencoder","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/euiyulsong/EncoderDecoder","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/farizrahman4u/seq2seq","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/graykode/nlp-tutorial","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/jmyrberg/finnlem","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/kingcong/gpu_gru","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"gone","observed_at":"2026-09-18","how":"tree_404+repo_404"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/kmzzhang/nbi","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/littleflow3r/Japanese_English_Machine_Translation_Seq2Seq","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/littleflow3r/SeqtoSeq_learning_for_machine_translation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/littleflow3r/Sequence_to_sequence_learning_for_machine_translation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/littleflow3r/Sequence_to_sequence_learning_with_NN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/lmnt-com/haste","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/magahub/songrnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/miniii222/Graduate-Paper","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/mp2893/gram","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/munir-bd/Korean-POS-Tagger-LSTM","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/ratschlab/HIRID-ICU-Benchmark","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/roomylee/rnn-text-classification-tf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/rvandewater/yaib","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/spratskevich/Lemmatizer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/starry91/NMT-Lab","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/trevor-richardson/rnn_zoo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/umeiko/mindspore-seq2seq","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"unanswered"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/vGkatsis/Chat_Bot_DL","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/yangyucheng000/ascend_gru","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/2023-MindSpore-1/ms-code-14/tree/main/GRU","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/2023-MindSpore-1/ms-code-197","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/2023-MindSpore-4/Code12/tree/main/d2l/chapter_08_recurrent-neural-networks","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/hwzwx1190522/gru","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"learning-phrase-representations-using-rnn","repo_url":"https://github.com/mindspore-ai/models/tree/master/official/nlp/gru","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"machine-translation","task_name":"Machine Translation"},{"task_slug":"translation","task_name":"Translation"}],"methods":[{"method_slug":"gru","method_name":"GRU"}],"datasets_introduced":[],"methods_introduced":[{"slug":"gru","name":"GRU","full_name":"Gated Recurrent Unit"}],"results":[{"leaderboard":"/sota/machine-translation-on-wmt2014-english-french","task":"Machine Translation","dataset":"WMT2014 English-French","model":"CSLM + RNN + WP","rank_in_archive_order":48,"of":57,"metrics":{"BLEU score":"34.54"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1406.1078","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1406.1078"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/farizrahman4u/seq2seq","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ratschlab/HIRID-ICU-Benchmark","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kmzzhang/nbi","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindspore-ai/models/tree/master/official/nlp/gru","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jmyrberg/finnlem","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-62","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/umeiko/mindspore-seq2seq","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/littleflow3r/SeqtoSeq_learning_for_machine_translation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rvandewater/yaib","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/astorfi/sequence-to-sequence-from-scratch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/spratskevich/Lemmatizer","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/littleflow3r/Sequence_to_sequence_learning_with_NN","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dksifoua/Neural-Machine-Translation","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-197","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/littleflow3r/Sequence_to_sequence_learning_for_machine_translation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/starry91/NMT-Lab","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hwzwx1190522/gru","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Avmb/lowrank-gru","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mp2893/gram","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kingcong/gpu_gru","reach":{"status":"gone","observed_at":"2026-09-18","how":"tree_404+repo_404"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/littleflow3r/Japanese_English_Machine_Translation_Seq2Seq","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/munir-bd/Korean-POS-Tagger-LSTM","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Nick-Zhao-Engr/Machine-Translation","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-14/tree/main/GRU","reach":null}],"summary":{"ran":7,"ran_draft_wrong":2,"ran_fixture":1,"unverified":12},"by_repo_kind":{"listed":{"samples":22,"ran":10,"repositories":13}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":14,"samples":[{"code_sha256_prefix":"a720c5f891a66dd6","entry":"Encoder","repo":"euiyulsong/EncoderDecoder","repo_kind":"listed","path":"encoder.py","file_url":"https://github.com/euiyulsong/EncoderDecoder/blob/HEAD/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a720c5f891a66dd6"}},{"code_sha256_prefix":"f2cdae86ccaa8620","entry":"EncoderBiGruLayer","repo":"dksifoua/Neural-Machine-Translation","repo_kind":"listed","path":"nmt/layers/encoder/encoder_gru_layer.py","file_url":"https://github.com/dksifoua/Neural-Machine-Translation/blob/HEAD/nmt/layers/encoder/encoder_gru_layer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f2cdae86ccaa8620"}},{"code_sha256_prefix":"3608961b6a79dbfb","entry":"RNN","repo":"kmzzhang/nbi","repo_kind":"listed","path":"src/nbi/nn/rnn.py","file_url":"https://github.com/kmzzhang/nbi/blob/HEAD/src/nbi/nn/rnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3608961b6a79dbfb"}},{"code_sha256_prefix":"bbc681afcb7c583e","entry":"RNN","repo":"trevor-richardson/rnn_zoo","repo_kind":"listed","path":"models/rnn.py","file_url":"https://github.com/trevor-richardson/rnn_zoo/blob/HEAD/models/rnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bbc681afcb7c583e"}},{"code_sha256_prefix":"b213e3b667ed9364","entry":"RNNCell","repo":"trevor-richardson/rnn_zoo","repo_kind":"listed","path":"models/rnn.py","file_url":"https://github.com/trevor-richardson/rnn_zoo/blob/HEAD/models/rnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b213e3b667ed9364"}},{"code_sha256_prefix":"97aaf6f5558112f8","entry":"Seq2Seq","repo":"Nick-Zhao-Engr/Machine-Translation","repo_kind":"listed","path":"hannmtModel/HANNMT/compare/1_RNN_Encoder-Decoder_for_SMT.py","file_url":"https://github.com/Nick-Zhao-Engr/Machine-Translation/blob/HEAD/hannmtModel/HANNMT/compare/1_RNN_Encoder-Decoder_for_SMT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"97aaf6f5558112f8"}},{"code_sha256_prefix":"c1747f21ffe18473","entry":"Seq2Seq","repo":"littleflow3r/Japanese_English_Machine_Translation_Seq2Seq","repo_kind":"listed","path":"model.py","file_url":"https://github.com/littleflow3r/Japanese_English_Machine_Translation_Seq2Seq/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c1747f21ffe18473"}},{"code_sha256_prefix":"b9e24c3e3e0e88a7","entry":"merge","repo":"hwzwx1190522/gru","repo_kind":"listed","path":"gru/model_utils/config.py","file_url":"https://github.com/hwzwx1190522/gru/blob/HEAD/gru/model_utils/config.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b9e24c3e3e0e88a7"}},{"code_sha256_prefix":"6ec7b51612b58567","entry":"modelTranslation","repo":"dewanderelex/LanguageTranslation","repo_kind":"listed","path":"util.py","file_url":"https://github.com/dewanderelex/LanguageTranslation/blob/HEAD/util.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6ec7b51612b58567"}},{"code_sha256_prefix":"793c786005ec4b85","entry":"preprocess_targets","repo":"advaithsrao/Chatbot_Seq2seq_model","repo_kind":"listed","path":"utils/utils_model.py","file_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model/blob/HEAD/utils/utils_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"793c786005ec4b85"}},{"code_sha256_prefix":"a4dc486e7ada770a","entry":"RNN","repo":"roomylee/rnn-text-classification-tf","repo_kind":"listed","path":"rnn.py","file_url":"https://github.com/roomylee/rnn-text-classification-tf/blob/HEAD/rnn.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a4dc486e7ada770a"}},{"code_sha256_prefix":"0e85857408d20491","entry":"Seq2Seq","repo":"graykode/nlp-tutorial","repo_kind":"listed","path":"4-1.Seq2Seq/Seq2Seq.py","file_url":"https://github.com/graykode/nlp-tutorial/blob/HEAD/4-1.Seq2Seq/Seq2Seq.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e85857408d20491"}},{"code_sha256_prefix":"44d515405606f156","entry":"TextAutoencoder","repo":"erickrf/autoencoder","repo_kind":"listed","path":"src/autoencoder.py","file_url":"https://github.com/erickrf/autoencoder/blob/HEAD/src/autoencoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"44d515405606f156"}},{"code_sha256_prefix":"a0690530865eb4a7","entry":"decode_test_set","repo":"advaithsrao/Chatbot_Seq2seq_model","repo_kind":"listed","path":"utils/utils_model.py","file_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model/blob/HEAD/utils/utils_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a0690530865eb4a7"}},{"code_sha256_prefix":"88c7d27261415215","entry":"decode_training_set","repo":"advaithsrao/Chatbot_Seq2seq_model","repo_kind":"listed","path":"utils/utils_model.py","file_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model/blob/HEAD/utils/utils_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"88c7d27261415215"}},{"code_sha256_prefix":"57bad7abfb64d43c","entry":"decoder_rnn","repo":"advaithsrao/Chatbot_Seq2seq_model","repo_kind":"listed","path":"utils/utils_model.py","file_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model/blob/HEAD/utils/utils_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"57bad7abfb64d43c"}},{"code_sha256_prefix":"51b90f5478c6a565","entry":"encoder_rnn","repo":"advaithsrao/Chatbot_Seq2seq_model","repo_kind":"listed","path":"utils/utils_model.py","file_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model/blob/HEAD/utils/utils_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"51b90f5478c6a565"}},{"code_sha256_prefix":"1e7dce39d953aaa5","entry":"get_instance_features","repo":"hwzwx1190522/gru","repo_kind":"listed","path":"gru/src/create_data.py","file_url":"https://github.com/hwzwx1190522/gru/blob/HEAD/gru/src/create_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1e7dce39d953aaa5"}},{"code_sha256_prefix":"8efe3d0ceebe7022","entry":"lstm_kr_pos","repo":"munir-bd/Korean-POS-Tagger-LSTM","repo_kind":"listed","path":"LSTM_KR_PoS.py","file_url":"https://github.com/munir-bd/Korean-POS-Tagger-LSTM/blob/HEAD/LSTM_KR_PoS.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8efe3d0ceebe7022"}},{"code_sha256_prefix":"738456e1b7388e7e","entry":"parse_cli_to_yaml","repo":"hwzwx1190522/gru","repo_kind":"listed","path":"gru/model_utils/config.py","file_url":"https://github.com/hwzwx1190522/gru/blob/HEAD/gru/model_utils/config.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"738456e1b7388e7e"}},{"code_sha256_prefix":"96a9939953d5992d","entry":"parse_yaml","repo":"hwzwx1190522/gru","repo_kind":"listed","path":"gru/model_utils/config.py","file_url":"https://github.com/hwzwx1190522/gru/blob/HEAD/gru/model_utils/config.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"96a9939953d5992d"}},{"code_sha256_prefix":"7e401a2586a3aa60","entry":"seq2seq_model","repo":"advaithsrao/Chatbot_Seq2seq_model","repo_kind":"listed","path":"utils/utils_model.py","file_url":"https://github.com/advaithsrao/Chatbot_Seq2seq_model/blob/HEAD/utils/utils_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7e401a2586a3aa60"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}