245-on-the-affinity-rationality-and-diversity-of-hierarchical-topic-modeling

https://github.com/szu-advtech-2024/245-on-the-affinity-rationality-and-diversity-of-hierarchical-topic-modeling

Science Score: 41.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SZU-AdvTech-2024
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Citation

https://github.com/SZU-AdvTech-2024/245-On-the-Affinity-Rationality-and-Diversity-of-Hierarchical-Topic-Modeling/blob/main/

## **Check our latest topic modeling toolkit [TopMost](https://github.com/bobxwu/topmost) !**

# Code for On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling (AAAI 2024)


[AAAI 2024](https://arxiv.org/pdf/2401.14113.pdf)

## Usage

### 1. Prepare environment

    python==3.8.0
    pytorch==1.7.1
    gensim==4.3.0
    scipy==1.5.2
    scikit-learn==0.24.2
    tqdm
    pyyaml


### 2. Train and evaluate the model

We provide a shell script under `./TraCo/scripts/run.sh` to train and evaluate our model.

Change to directory `./TraCo`, and run command as


    ./scripts/run.sh TraCo NYT 10-50-200


Other datasets are available in [TopMost](https://github.com/BobXWu/TopMost/tree/main/data).


## Citation

If you want to use our code, please cite as

    @inproceedings{wu2024traco,
        title        = {On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling},
        author       = {Wu, Xiaobao and Pan, Fengjun and Nguyen, Thong and Feng, Yichao and Liu, Chaoqun and Nguyen, Cong-Duy and Luu, Anh Tuan},
        year         = 2024,
        booktitle    = {Proceedings of the AAAI Conference on Artificial Intelligence},
        url          = {https://arxiv.org/pdf/2401.14113.pdf}
    }

Owner

  • Name: SZU-AdvTech-2024
  • Login: SZU-AdvTech-2024
  • Kind: organization

Citation (citation.txt)

@inproceedings{REPO245,
    author = "Wu, Xiaobao and Pan, Fengjun and Nguyen, Thong and Feng, Yichao and Liu, Chaoqun and Nguyen, Cong-Duy and Luu, Anh Tuan",
    booktitle = "Proceedings of the AAAI Conference on Artificial Intelligence",
    title = "{On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling}",
    url = "https://arxiv.org/pdf/2401.14113.pdf",
    year = "2024"
}

GitHub Events

Total
  • Push event: 2
  • Create event: 3
Last Year
  • Push event: 2
  • Create event: 3