{"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/end-to-end-sequence-labeling-via-bi","title":"End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF","arxiv_id":"1603.01354","date":"2016-03-04","proceeding":"ACL 2016 8","authors":["Xuezhe Ma","Eduard Hovy"],"abstract":"State-of-the-art sequence labeling systems traditionally require large\namounts of task-specific knowledge in the form of hand-crafted features and\ndata pre-processing. In this paper, we introduce a novel neutral network\narchitecture that benefits from both word- and character-level representations\nautomatically, by using combination of bidirectional LSTM, CNN and CRF. Our\nsystem is truly end-to-end, requiring no feature engineering or data\npre-processing, thus making it applicable to a wide range of sequence labeling\ntasks. We evaluate our system on two data sets for two sequence labeling tasks\n--- Penn Treebank WSJ corpus for part-of-speech (POS) tagging and CoNLL 2003\ncorpus for named entity recognition (NER). We obtain state-of-the-art\nperformance on both the two data --- 97.55\\% accuracy for POS tagging and\n91.21\\% F1 for NER.","url_abs":"http://arxiv.org/abs/1603.01354v5","url_pdf":"http://arxiv.org/pdf/1603.01354v5.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":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/Akshayanti/supersense-sequence-labelling","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/EeshaanJain/natural-language-processing","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/IBM/MAX-Named-Entity-Tagger","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/SNUDerek/multiLSTM","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/SenticNet/aspect-extraction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/SuphanutN/Thai-NER-BiLSTM-WordCharEmbedding","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/SuphanutN/Thai-NER-BiLSTMCRF-WordCharEmbedding","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/XiafeiYu/CNN_BILSTM_CRF","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/achernodub/targer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/akurniawan/pytorch-sequence-tagger","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/aonotas/deep-crf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/autoih/runtime_ner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/aymara/lima-tfner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/bestend/tf2-bi-lstm-crf-nni","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/epwalsh/pytorch-crf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/gitzgk/nlp-beginner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/gpandu/NER_DNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/guillaumegenthial/sequence_tagging","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/guillaumegenthial/tf_ner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/monologg/korean-ner-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/riedlma/sequence_tagging","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/sarthakTUM/progressive-neural-networks-for-nlp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/soujanyaporia/aspect-extraction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/uahmad235/NER-Deep-Learning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"end-to-end-sequence-labeling-via-bi","repo_url":"https://github.com/ZubinGou/NER-BiLSTM-CRF-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"feature-engineering","task_name":"Feature Engineering"},{"task_slug":"named-entity-recognition-1","task_name":"Named Entity Recognition"},{"task_slug":"named-entity-recognition-ner","task_name":"Named Entity Recognition (NER)"},{"task_slug":"pos","task_name":"POS"},{"task_slug":"pos-tagging","task_name":"POS Tagging"},{"task_slug":"part-of-speech-tagging","task_name":"Part-Of-Speech Tagging"}],"methods":[{"method_slug":"crf","method_name":"CRF"},{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/named-entity-recognition-ner-on-conll-2003","task":"Named Entity Recognition (NER)","dataset":"CoNLL 2003 (English)","model":"BLSTM-CNN-CRF","rank_in_archive_order":68,"of":73,"metrics":{"F1":"91.21"},"uses_additional_data":false},{"leaderboard":"/sota/named-entity-recognition-on-conll","task":"Named Entity Recognition (NER)","dataset":"CoNLL++","model":"BiLSTM-CNN-CRF","rank_in_archive_order":10,"of":11,"metrics":{"F1":"91.87"},"uses_additional_data":false},{"leaderboard":"/sota/part-of-speech-tagging-on-penn-treebank","task":"Part-Of-Speech Tagging","dataset":"Penn Treebank","model":"BLSTM-CNN-CRF","rank_in_archive_order":11,"of":20,"metrics":{"Accuracy":"97.55"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1603.01354","atlas_url":"https://app.syntology.ai/?focus=1603.01354","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1603.01354"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/SuphanutN/Thai-NER-BiLSTM-WordCharEmbedding","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/akurniawan/pytorch-sequence-tagger","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aonotas/deep-crf","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sarthakTUM/progressive-neural-networks-for-nlp","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/soujanyaporia/aspect-extraction","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/IBM/MAX-Named-Entity-Tagger","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/SNUDerek/multiLSTM","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bestend/tf2-bi-lstm-crf-nni","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/SenticNet/aspect-extraction","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guillaumegenthial/tf_ner","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/achernodub/targer","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aymara/lima-tfner","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/monologg/korean-ner-pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guillaumegenthial/sequence_tagging","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/autoih/runtime_ner","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ZubinGou/NER-BiLSTM-CRF-PyTorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/uahmad235/NER-Deep-Learning","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/epwalsh/pytorch-crf","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/EeshaanJain/natural-language-processing","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gpandu/NER_DNN","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gitzgk/nlp-beginner","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/riedlma/sequence_tagging","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Akshayanti/supersense-sequence-labelling","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/SuphanutN/Thai-NER-BiLSTMCRF-WordCharEmbedding","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/XiafeiYu/CNN_BILSTM_CRF","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":2,"ran_honours":2,"unverified":20},"by_repo_kind":{"listed":{"samples":23,"ran":3,"repositories":5}},"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":3,"samples":[{"code_sha256_prefix":"2e30815d7869e90d","entry":"align_data","repo":"SenticNet/aspect-extraction","repo_kind":"listed","path":"evaluate.py","file_url":"https://github.com/SenticNet/aspect-extraction/blob/HEAD/evaluate.py","link_basis":"plan_row","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":"2e30815d7869e90d"}},{"code_sha256_prefix":"bec5e83fd3d70970","entry":"leverage_embeddings","repo":"uahmad235/NER-Deep-Learning","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/uahmad235/NER-Deep-Learning/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bec5e83fd3d70970"}},{"code_sha256_prefix":"d4329236872658c9","entry":"log_sum_exp","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"d4329236872658c9"}},{"code_sha256_prefix":"48601cc3677f714b","entry":"prepare_glove_embeddings","repo":"uahmad235/NER-Deep-Learning","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/uahmad235/NER-Deep-Learning/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"48601cc3677f714b"}},{"code_sha256_prefix":"8a5c3d6c5cdf0f7f","entry":"allowed_transitions","repo":"epwalsh/pytorch-crf","repo_kind":"listed","path":"pycrf/modules/crf.py","file_url":"https://github.com/epwalsh/pytorch-crf/blob/HEAD/pycrf/modules/crf.py","link_basis":"harvester_set","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":"8a5c3d6c5cdf0f7f"}},{"code_sha256_prefix":"efa5f8ef6420d58c","entry":"build_vocab","repo":"aonotas/deep-crf","repo_kind":"listed","path":"deepcrf/util.py","file_url":"https://github.com/aonotas/deep-crf/blob/HEAD/deepcrf/util.py","link_basis":"harvester_set","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":"efa5f8ef6420d58c"}},{"code_sha256_prefix":"96f74869fff003c5","entry":"convert_examples_to_features","repo":"monologg/korean-ner-pytorch","repo_kind":"listed","path":"data_loader.py","file_url":"https://github.com/monologg/korean-ner-pytorch/blob/HEAD/data_loader.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":"96f74869fff003c5"}},{"code_sha256_prefix":"ed44eeb17583a430","entry":"flatten","repo":"aonotas/deep-crf","repo_kind":"listed","path":"deepcrf/util.py","file_url":"https://github.com/aonotas/deep-crf/blob/HEAD/deepcrf/util.py","link_basis":"harvester_set","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":"ed44eeb17583a430"}},{"code_sha256_prefix":"d8fcea9be53400c5","entry":"get_char_vocab","repo":"SenticNet/aspect-extraction","repo_kind":"listed","path":"model/data_utils.py","file_url":"https://github.com/SenticNet/aspect-extraction/blob/HEAD/model/data_utils.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":"d8fcea9be53400c5"}},{"code_sha256_prefix":"2b5d5ed6870612d6","entry":"get_device","repo":"epwalsh/pytorch-crf","repo_kind":"listed","path":"pycrf/opts.py","file_url":"https://github.com/epwalsh/pytorch-crf/blob/HEAD/pycrf/opts.py","link_basis":"harvester_set","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":"2b5d5ed6870612d6"}},{"code_sha256_prefix":"150bda69614e5bc7","entry":"get_glove_vocab","repo":"SenticNet/aspect-extraction","repo_kind":"listed","path":"model/data_utils.py","file_url":"https://github.com/SenticNet/aspect-extraction/blob/HEAD/model/data_utils.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":"150bda69614e5bc7"}},{"code_sha256_prefix":"39747eaf4d4dd34c","entry":"get_labels","repo":"monologg/korean-ner-pytorch","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/monologg/korean-ner-pytorch/blob/HEAD/utils.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":"39747eaf4d4dd34c"}},{"code_sha256_prefix":"75ed1ef1f8c3d22b","entry":"get_logger","repo":"SenticNet/aspect-extraction","repo_kind":"listed","path":"model/general_utils.py","file_url":"https://github.com/SenticNet/aspect-extraction/blob/HEAD/model/general_utils.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":"75ed1ef1f8c3d22b"}},{"code_sha256_prefix":"5d860e1e635bb337","entry":"get_parser","repo":"epwalsh/pytorch-crf","repo_kind":"listed","path":"pycrf/opts.py","file_url":"https://github.com/epwalsh/pytorch-crf/blob/HEAD/pycrf/opts.py","link_basis":"harvester_set","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":"5d860e1e635bb337"}},{"code_sha256_prefix":"1e55eeac515b209e","entry":"get_test_texts","repo":"monologg/korean-ner-pytorch","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/monologg/korean-ner-pytorch/blob/HEAD/utils.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":"1e55eeac515b209e"}},{"code_sha256_prefix":"384baa37e7d09ae3","entry":"get_vocabs","repo":"SenticNet/aspect-extraction","repo_kind":"listed","path":"model/data_utils.py","file_url":"https://github.com/SenticNet/aspect-extraction/blob/HEAD/model/data_utils.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":"384baa37e7d09ae3"}},{"code_sha256_prefix":"7a25966763d63ede","entry":"load_vocab","repo":"monologg/korean-ner-pytorch","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/monologg/korean-ner-pytorch/blob/HEAD/utils.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":"7a25966763d63ede"}},{"code_sha256_prefix":"bb02eac63a26be4e","entry":"load_word_matrix","repo":"monologg/korean-ner-pytorch","repo_kind":"listed","path":"data_loader.py","file_url":"https://github.com/monologg/korean-ner-pytorch/blob/HEAD/data_loader.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":"bb02eac63a26be4e"}},{"code_sha256_prefix":"c43b937718b773ad","entry":"logsumexp","repo":"epwalsh/pytorch-crf","repo_kind":"listed","path":"pycrf/modules/crf.py","file_url":"https://github.com/epwalsh/pytorch-crf/blob/HEAD/pycrf/modules/crf.py","link_basis":"harvester_set","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":"c43b937718b773ad"}},{"code_sha256_prefix":"900bd7c6020dbcd1","entry":"parse_all","repo":"epwalsh/pytorch-crf","repo_kind":"listed","path":"pycrf/opts.py","file_url":"https://github.com/epwalsh/pytorch-crf/blob/HEAD/pycrf/opts.py","link_basis":"harvester_set","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":"900bd7c6020dbcd1"}},{"code_sha256_prefix":"8a566a947be76493","entry":"replace_S_E_tags","repo":"aonotas/deep-crf","repo_kind":"listed","path":"deepcrf/evaluate.py","file_url":"https://github.com/aonotas/deep-crf/blob/HEAD/deepcrf/evaluate.py","link_basis":"harvester_set","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":"8a566a947be76493"}},{"code_sha256_prefix":"7d136b2eb9ab9707","entry":"replace_num","repo":"aonotas/deep-crf","repo_kind":"listed","path":"deepcrf/util.py","file_url":"https://github.com/aonotas/deep-crf/blob/HEAD/deepcrf/util.py","link_basis":"harvester_set","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":"7d136b2eb9ab9707"}},{"code_sha256_prefix":"68a7276bb06e3bfd","entry":"uniq_tagset","repo":"aonotas/deep-crf","repo_kind":"listed","path":"deepcrf/evaluate.py","file_url":"https://github.com/aonotas/deep-crf/blob/HEAD/deepcrf/evaluate.py","link_basis":"harvester_set","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":"68a7276bb06e3bfd"}},{"code_sha256_prefix":"a76fada6d55d2d25","entry":"viterbi_decode","repo":"epwalsh/pytorch-crf","repo_kind":"listed","path":"pycrf/modules/crf.py","file_url":"https://github.com/epwalsh/pytorch-crf/blob/HEAD/pycrf/modules/crf.py","link_basis":"harvester_set","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":"a76fada6d55d2d25"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}