Science Score: 44.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
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
gensim recon without internal changes
Basic Info
- Host: GitHub
- Owner: ManniSingh
- License: lgpl-2.1
- Language: Python
- Default Branch: main
- Size: 52.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Changelog
Contributing
Funding
License
Citation
Security
Owner
- Name: Manni Singh
- Login: ManniSingh
- Kind: user
- Location: London
- Repositories: 1
- Profile: https://github.com/ManniSingh
PhD student, University of London
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Řehůřek"
given-names: "Radim"
title: "Gensim: Topic modelling for humans"
version: 4.1.0
url: "https://github.com/RaRe-Technologies/gensim"
preferred-citation:
type: conference-paper
authors:
- family-names: "Řehůřek"
given-names: "Radim"
- family-names: "Sojka"
given-names: "Petr"
publisher:
name: "University of Malta"
date-published: "2010-05-22"
year: 2010
month: 5
start: 45 # First page number
end: 50 # Last page number
pages: 5
title: "Software Framework for Topic Modelling with Large Corpora"
languages: ["eng"]
url: "http://is.muni.cz/publication/884893/en"
conference:
name: "Proceedings of LREC 2010 workshop New Challenges for NLP Frameworks"
city: Valetta
country: MT
location: "University of Malta, Valletta, Malta"
GitHub Events
Total
Last Year
Dependencies
.github/workflows/build-docs.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
.github/workflows/build-wheels.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- docker/setup-qemu-action v3 composite
- pypa/cibuildwheel v2.16.1 composite
.github/workflows/linters.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
.github/workflows/tests.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
pyproject.toml
pypi
requirements_docs.txt
pypi
- POT ==0.8.1
- Pyro4 ==4.77
- Sphinx ==3.5.2
- annoy ==1.16.2
- memory-profiler ==0.55.0
- nltk ==3.4.5
- nmslib ==2.1.1
- pandas ==1.2.3
- scikit-learn ==0.24.1
- sphinx-gallery ==0.8.2
- sphinxcontrib-napoleon ==0.7
- sphinxcontrib-programoutput ==0.15
- statsmodels ==0.12.2
- testfixtures ==6.17.1
setup.py
pypi
- NUMPY_STR ,
- scipy *
- smart_open *