{"id":19467461,"url":"https://github.com/thunlp/tadw","last_synced_at":"2025-09-08T02:42:57.592Z","repository":{"id":75659405,"uuid":"60680811","full_name":"thunlp/TADW","owner":"thunlp","description":"Network Representation Learning with Rich Text Information (IJCAI 2015)","archived":false,"fork":false,"pushed_at":"2017-04-28T15:39:47.000Z","size":8982,"stargazers_count":47,"open_issues_count":4,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-25T13:55:09.221Z","etag":null,"topics":["network-embedding"],"latest_commit_sha":null,"homepage":"","language":"Matlab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunlp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-08T08:15:25.000Z","updated_at":"2024-04-07T05:18:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab31cd0c-797f-448a-ae47-376d1e893fd9","html_url":"https://github.com/thunlp/TADW","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thunlp/TADW","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FTADW","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FTADW/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FTADW/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FTADW/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","download_url":"https://codeload.github.com/thunlp/TADW/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FTADW/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274125336,"owners_count":25226488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["network-embedding"],"created_at":"2024-11-10T18:35:17.676Z","updated_at":"2025-09-08T02:42:57.535Z","avatar_url":"https://github.com/thunlp.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TADW\nThis is the lab code for paper \"Network Representation Learning with Rich Text Information\". (To be appeared at IJCAI2015)\n\nThe code requires a 64-bit linux machine with MATLAB installed.\n\nThe main program is TADW.m. More details about parameters can be found in the comments.\n\n# Dataset Description\n\nCora contains 2, 708 machine learning papers from seven classes and 5, 429 links between them. The links are citation relationships between the documents. Each document is described by a binary vector of 1, 433 dimensions indicating the presence of the corresponding word.\n\nCiteseer contains 3, 312 publications from six classes and 4, 732 links between them. Similar to Cora, the links are citation relationships between the documents and each paper is described by a binary vector of 3, 703 dimensions.\n\nWiki contains 2, 405 documents from 19 classes and 17, 981 links between them. The TFIDF matrix of this dataset has 4, 973 columns.\n\ngraph.txt: \nEach line contains two paper Ids which indicates the citation relationship between them. ID begins from 0.\n\ngroup.txt: \nEach line contains two numbers: Paper Id and Group Id. For Cora and Citeseer, group Id begins from 0; For Wiki, group Id begins from 1.\n\nfeature.txt for Cora and Citeseer: \nThis is the Paper-Word relationship matrix. Each line contains a binary vector of 1, 433 dimensions indicating the presence of the corresponding word.\n\ntfidf.txt for Wiki: \nThis is the TFIDF matrix of Wiki dataset. 4, 973 columns correspond to 4, 973 different words.\n\n#About the mex file\nThe source code of train.mexa64 comes from LibLinear which can be found at http://www.csie.ntu.edu.tw/~cjlin/liblinear/.\ntrain_ml.mexa64 comes from the work \"Inductive matrix completion for predicting gene-disease associations\" which can be found at http://bigdata.ices.utexas.edu/project/gene-disease/. The authors provide only mex file on the site and I don't have the source code either.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunlp%2Ftadw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunlp%2Ftadw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunlp%2Ftadw/lists"}