{"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/utilizing-bert-for-aspect-based-sentiment","title":"Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence","arxiv_id":"1903.09588","date":"2019-03-22","proceeding":"NAACL 2019 6","authors":["Chi Sun","Luyao Huang","Xipeng Qiu"],"abstract":"Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained\nopinion polarity towards a specific aspect, is a challenging subtask of\nsentiment analysis (SA). In this paper, we construct an auxiliary sentence from\nthe aspect and convert ABSA to a sentence-pair classification task, such as\nquestion answering (QA) and natural language inference (NLI). We fine-tune the\npre-trained model from BERT and achieve new state-of-the-art results on\nSentiHood and SemEval-2014 Task 4 datasets.","url_abs":"http://arxiv.org/abs/1903.09588v1","url_pdf":"http://arxiv.org/pdf/1903.09588v1.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":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/HSLCY/ABSA-BERT-pair","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/LorenzoAgnolucci/BERT_for_ABSA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/anshulwadhawan/ABSA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/atharvajdhumal/Sentiment-Analysis","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/mwbrulhardt/yelp-absa","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/recommeddit/labs","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/ywu94/Code-Notes","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"utilizing-bert-for-aspect-based-sentiment","repo_url":"https://github.com/Mind23-2/MindCode-166","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok"}}],"tasks":[{"task_slug":"aspect-based-sentiment-analysis-1","task_name":"Aspect-Based Sentiment Analysis"},{"task_slug":"aspect-based-sentiment-analysis","task_name":"Aspect-Based Sentiment Analysis (ABSA)"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"natural-language-inference","task_name":"Natural Language Inference"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"sentence","task_name":"Sentence"},{"task_slug":"sentence-pair-classification","task_name":"Sentence-Pair Classification"},{"task_slug":"sentiment-analysis","task_name":"Sentiment Analysis"}],"methods":[{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bert","method_name":"BERT"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-linear-decay","method_name":"Linear Warmup With Linear Decay"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"weight-decay","method_name":"Weight Decay"},{"method_slug":"wordpiece","method_name":"WordPiece"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/aspect-category-detection-on-semeval-2014","task":"Aspect Category Detection","dataset":"SemEval 2014 Task 4 Subtask 3","model":"BERT-pair-NLI-B","rank_in_archive_order":1,"of":1,"metrics":{"F1 score":"92.18","Precision":"93.57","Recall":"90.83"},"uses_additional_data":false},{"leaderboard":"/sota/aspect-based-sentiment-analysis-on-semeval-3","task":"Aspect-Based Sentiment Analysis (ABSA)","dataset":"SemEval 2014 Task 4 Subtask 4","model":"BERT-pair-QA-B","rank_in_archive_order":1,"of":2,"metrics":{"Accuracy (3-way)":"89.9","Accuracy (4-way)":"85.9","Binary Accuracy":"95.6"},"uses_additional_data":false},{"leaderboard":"/sota/aspect-based-sentiment-analysis-on-sentihood","task":"Aspect-Based Sentiment Analysis (ABSA)","dataset":"Sentihood","model":"BERT-pair-QA-B","rank_in_archive_order":1,"of":5,"metrics":{"Aspect":"87.9","Sentiment":"93.3"},"uses_additional_data":false},{"leaderboard":"/sota/aspect-based-sentiment-analysis-on-sentihood","task":"Aspect-Based Sentiment Analysis (ABSA)","dataset":"Sentihood","model":"BERT-pair-QA-M","rank_in_archive_order":2,"of":5,"metrics":{"Aspect":"86.4","Sentiment":"93.6"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1903.09588","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1903.09588"}},"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/ywu94/Code-Notes","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/recommeddit/labs","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mwbrulhardt/yelp-absa","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Mind23-2/MindCode-166","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/anshulwadhawan/ABSA","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/atharvajdhumal/Sentiment-Analysis","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/LorenzoAgnolucci/BERT_for_ABSA","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/HSLCY/ABSA-BERT-pair","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"ran_honours":3,"ran":1,"ran_fixture":1,"unverified":19},"by_repo_kind":{"official":{"samples":10,"ran":5,"repositories":1},"listed":{"samples":17,"ran":3,"repositories":2}},"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":4,"samples":[{"code_sha256_prefix":"582ae35fabc0e404","entry":"convert_examples_to_features","repo":"anshulwadhawan/ABSA","repo_kind":"listed","path":"Code/run_classifier_TABSA.py","file_url":"https://github.com/anshulwadhawan/ABSA/blob/HEAD/Code/run_classifier_TABSA.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":"582ae35fabc0e404"}},{"code_sha256_prefix":"1923fc05163d207d","entry":"convert_to_unicode","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"tokenization.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/tokenization.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1923fc05163d207d"}},{"code_sha256_prefix":"40e9fee2e0b7e278","entry":"gelu","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"modeling.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/modeling.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"40e9fee2e0b7e278"}},{"code_sha256_prefix":"d4e18530f866f88d","entry":"get_y_pred","repo":"anshulwadhawan/ABSA","repo_kind":"listed","path":"Code/evaluation.py","file_url":"https://github.com/anshulwadhawan/ABSA/blob/HEAD/Code/evaluation.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":"d4e18530f866f88d"}},{"code_sha256_prefix":"deb4d1793cf3ba73","entry":"load_vocab","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"tokenization.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/tokenization.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"deb4d1793cf3ba73"}},{"code_sha256_prefix":"367e923376717b34","entry":"sentihood_strict_acc","repo":"anshulwadhawan/ABSA","repo_kind":"listed","path":"Code/evaluation.py","file_url":"https://github.com/anshulwadhawan/ABSA/blob/HEAD/Code/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"367e923376717b34"}},{"code_sha256_prefix":"e7d542062316094a","entry":"warmup_constant","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"optimization.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/optimization.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7d542062316094a"}},{"code_sha256_prefix":"c58d57224530d17e","entry":"warmup_linear","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"optimization.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/optimization.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c58d57224530d17e"}},{"code_sha256_prefix":"d69b4cda2593fe81","entry":"adjust_upvotes","repo":"recommeddit/labs","repo_kind":"listed","path":"AdityaStuff/scoring.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AdityaStuff/scoring.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":"d69b4cda2593fe81"}},{"code_sha256_prefix":"8816ce99f25f695a","entry":"average","repo":"recommeddit/labs","repo_kind":"listed","path":"AdityaStuff/scoring.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AdityaStuff/scoring.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":"8816ce99f25f695a"}},{"code_sha256_prefix":"e27773680535fad6","entry":"clean_string","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/gsearch.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/gsearch.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":"e27773680535fad6"}},{"code_sha256_prefix":"54fb4f9b7c2612ad","entry":"comment_to_dict","repo":"recommeddit/labs","repo_kind":"listed","path":"Archive/comments.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/Archive/comments.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":"54fb4f9b7c2612ad"}},{"code_sha256_prefix":"5e3c1d7938dd9f6e","entry":"config","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/config.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/config.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":"5e3c1d7938dd9f6e"}},{"code_sha256_prefix":"d6ed09aeb5d75d72","entry":"get_aspect_idx","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"generate/data_utils_sentihood.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/generate/data_utils_sentihood.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":"d6ed09aeb5d75d72"}},{"code_sha256_prefix":"92b1c2ed6f452959","entry":"get_post","repo":"recommeddit/labs","repo_kind":"listed","path":"Archive/RedditTestMonkeyLearn.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/Archive/RedditTestMonkeyLearn.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":"92b1c2ed6f452959"}},{"code_sha256_prefix":"c600a29e59dbf0e5","entry":"get_y_true","repo":"anshulwadhawan/ABSA","repo_kind":"listed","path":"Code/evaluation.py","file_url":"https://github.com/anshulwadhawan/ABSA/blob/HEAD/Code/evaluation.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":"c600a29e59dbf0e5"}},{"code_sha256_prefix":"d4bb1f715290abf6","entry":"is_english","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/isenglish.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/isenglish.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":"d4bb1f715290abf6"}},{"code_sha256_prefix":"1aab22fc467bd978","entry":"load_task","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"generate/data_utils_sentihood.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/generate/data_utils_sentihood.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":"1aab22fc467bd978"}},{"code_sha256_prefix":"a2d78c72a03a8f69","entry":"parse_sentihood_json","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"generate/data_utils_sentihood.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/generate/data_utils_sentihood.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":"a2d78c72a03a8f69"}},{"code_sha256_prefix":"7fdff9de0bd12466","entry":"post_to_dict","repo":"recommeddit/labs","repo_kind":"listed","path":"Archive/comments.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/Archive/comments.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":"7fdff9de0bd12466"}},{"code_sha256_prefix":"0e5615f8994003cf","entry":"printable_text","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"tokenization.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/tokenization.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":"0e5615f8994003cf"}},{"code_sha256_prefix":"56f00d998b03da1b","entry":"process_results","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/gsearch.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/gsearch.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":"56f00d998b03da1b"}},{"code_sha256_prefix":"0c91cc2976ed3944","entry":"simplify_title","repo":"recommeddit/labs","repo_kind":"listed","path":"Archive/comment_sentiment.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/Archive/comment_sentiment.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":"0c91cc2976ed3944"}},{"code_sha256_prefix":"efb6c84ff1c9f98f","entry":"top_wiki","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/Wikidup.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/Wikidup.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":"efb6c84ff1c9f98f"}},{"code_sha256_prefix":"bdf418db2ef859b5","entry":"top_wikidata","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/Wikidup.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/Wikidup.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":"bdf418db2ef859b5"}},{"code_sha256_prefix":"35f7cddf90dd05d4","entry":"warmup_cosine","repo":"HSLCY/ABSA-BERT-pair","repo_kind":"official","path":"optimization.py","file_url":"https://github.com/HSLCY/ABSA-BERT-pair/blob/HEAD/optimization.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":"35f7cddf90dd05d4"}},{"code_sha256_prefix":"8cdfb5b24b53084a","entry":"wikidata","repo":"recommeddit/labs","repo_kind":"listed","path":"AnmolStuff/Wikidup.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AnmolStuff/Wikidup.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":"8cdfb5b24b53084a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}