P
Python-Implementation-of-LSAby iam-mhaseeb
Jupyter Notebook 4 Version:Current License: Permissive (MIT)
A Jupyter notebook on implementation of Latent Semantic Analysis (A Topic Modelling Algorithm) in python.
Support
Quality
Security
License
Reuse
This is latent dirichlet allocation program. I use this program for my learning purpose. Thanks to Alfan Farizki Wicaksono from Fasilkom, Universitas Indonesia. Actually this is Alfan's code, so I'm just copying his code from Pusilkom UI website. http://ir.cs.ui.ac.id/alfan/tutorial/tutorial_lda.html
Support
Quality
Security
License
Reuse
T
TopicModelling-LSA-LDAby IkshitaMishra
Jupyter Notebook 4 Version:Current License: No License (No License)
Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score were used as evaluation models. (2) Latent Semantic Analysis using Term Frequency- Inverse Document Frequency and Truncated Singular Value Decomposition.
Support
Quality
Security
License
Reuse
ICONIP-2016 Paper : Compressing Word Embeddings
Support
Quality
Security
License
Reuse
Python 3d modeling
Support
Quality
Security
License
Reuse
Evolutionnary Hierarchical Dirichlet Process (http://www.shixialiu.com/publications/evohdp/paper.pdf)
Support
Quality
Security
License
Reuse
2
2018-soa-pa-mortality-modeling-with-glmby ahaque12
Jupyter Notebook 4 Version:Current License: No License (No License)
Mortality Modeling with GLMs
Support
Quality
Security
License
Reuse
L
LDA-topic-modeling-gensimby MimiCheng
Jupyter Notebook 4 Version:Current License: No License (No License)
Predict shop categories by Topic modeling with latent Dirichlet allocation and gensim
Support
Quality
Security
License
Reuse
Machine learning tools to read Tweets on news topics and detect key topics and trends
Support
Quality
Security
License
Reuse
A new version of a ballistic calculator API, a new generation light-weight, LGPL library of modelling projectile trajectory in atmosphere
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Dynamic Modeling in R
Support
Quality
Security
License
Reuse
Mining
Support
Quality
Security
License
Reuse
Guideline for modelling roads and the streetspace within semantic 3D city models using the international OGC standard City Geography Markup Language (CityGML) version 3.0.
Support
Quality
Security
License
Reuse
Age-dependent topic modelling
Support
Quality
Security
License
Reuse
A Python Dirichlet Multinomial Mixture Model.
Support
Quality
Security
License
Reuse
AI based discourse for Banking Industry
Support
Quality
Security
License
Reuse
Graph-Based ILP Problem Specification Tool
Support
Quality
Security
License
Reuse
Encoders for Target-Oriented Opinion Word Extraction
Support
Quality
Security
License
Reuse
MINER provided by the paper "MINER: A Hybrid Data-Driven Approach for REST API Fuzzing"
Support
Quality
Security
License
Reuse
A Python automated geometric generation tool that generates 3D meshes of prismatic cellular solids with radial growth rules based on Voronoi diagrams.
Support
Quality
Security
License
Reuse
SSVC Ore Miner - www.rapticore.com
Support
Quality
Security
License
Reuse
Mining
Support
Quality
Security
License
Reuse
Mining
Support
Quality
Security
License
Reuse
A simple CLI for BioNetGen
Support
Quality
Security
License
Reuse
FPGA Port Scanner BTC Mining Utility by infamousDutch This software is for miners mining on Windows that would like to use CGMiner or BFGMiner and enable it to scan for idle FPGA devices. Scans for idle FPGAs (currently only Bitforce) every 2 minutes and fires up a miner to start mining. Currently supports cgminer and bfgminers. Takes one parameter, the miner and mining parameters you wish to start up when a port is found to be open. Example: fpgaScanner cgminer -c cgminer.conf --disable-gpu Just copy fpgascanner.exe to the same folder as cgminer or bfgminer and start it with your miners configuration. Software Requirements Windows XP or newer .NET Framework 4.0 Runtime
Support
Quality
Security
License
Reuse
topic modeling on Monarch data
Support
Quality
Security
License
Reuse
LDA
Support
Quality
Security
License
Reuse
Implementations of Inference algorithms for Topic Models like Latent Dirichlet Allocation, Hierarchical Dirichlet Processes, and more!
Support
Quality
Security
License
Reuse
Python script that monitors twitter trending topics and alerts if a new topic is added to the trending list
Support
Quality
Security
License
Reuse
Adversary Modeling Database (Prototype/Throwaway)
Support
Quality
Security
License
Reuse
This is a project implements author-topic model and label propagation algorithm.
Support
Quality
Security
License
Reuse
A new similarity measurement defined upon topic
Support
Quality
Security
License
Reuse
Implementation of Self-Disclosure Topic Model
Support
Quality
Security
License
Reuse
Temporal topic mining(CS research topic evolution as an example)
Support
Quality
Security
License
Reuse
Implementation of LDA Topic Modelling with Gibbs Sampling
Support
Quality
Security
License
Reuse
yet another LDA implementation
Support
Quality
Security
License
Reuse
Learning predominant sense of words with HDP topic model
Support
Quality
Security
License
Reuse
A python implementation of the Random Indexing word space model.
Support
Quality
Security
License
Reuse
implement of Latent Dirichlet Allocation (LDA), using Gibbs Sampler and Varational EM
Support
Quality
Security
License
Reuse
Topic model: Online Learning for Latent Dirichlet Allocation, in Variational Bayes Algorithm
Support
Quality
Security
License
Reuse
Mining NB-Frequent Itemsets and NB-Precise Rules - R Package
Support
Quality
Security
License
Reuse
Various kernels (gibbs, slice, MH) for datamicroscopes
Support
Quality
Security
License
Reuse
a lightweight api that wraps around Gensim for semi-supervised topic modelling
Support
Quality
Security
License
Reuse
Topic modelling of tweets using Latent Dirichlet Allocation.
Support
Quality
Security
License
Reuse
Glacier Surface Energy Balance model - grid based (as developed for PhD - Williams, 2013)
Support
Quality
Security
License
Reuse
A Supervised classification Latent Dirichlet Allocation implementation with response from a softmax distribution in Python.
Support
Quality
Security
License
Reuse
Repository containing implementations of several Topic Models (i.e LDA, HDP-LDA) from scratch.
Support
Quality
Security
License
Reuse
p
personality-insights-twitterby OpesanyaAdebayo
JavaScript 3 Version:Current License: Permissive (MIT)
An application that gives personality details based on a given Twitter handle using IBM Watson Personality Insights.
Support
Quality
Security
License
Reuse
Twitter Semantic Project - Latent Dirichlet Allocation (LDA)
Support
Quality
Security
License
Reuse
P
Python-Implementation-of-LSAby iam-mhaseeb
A Jupyter notebook on implementation of Latent Semantic Analysis (A Topic Modelling Algorithm) in python.
Jupyter Notebook 4Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lda-try-englishby tafaquh
This is latent dirichlet allocation program. I use this program for my learning purpose. Thanks to Alfan Farizki Wicaksono from Fasilkom, Universitas Indonesia. Actually this is Alfan's code, so I'm just copying his code from Pusilkom UI website. http://ir.cs.ui.ac.id/alfan/tutorial/tutorial_lda.html
Jupyter Notebook 4Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
T
TopicModelling-LSA-LDAby IkshitaMishra
Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score were used as evaluation models. (2) Latent Semantic Analysis using Term Frequency- Inverse Document Frequency and Truncated Singular Value Decomposition.
Jupyter Notebook 4Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
compressing-word-embeddingsby mdda
ICONIP-2016 Paper : Compressing Word Embeddings
Jupyter Notebook 4Updated: 7 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
python3dby format37
Python 3d modeling
Jupyter Notebook 4Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
E
EvoHDPby BastinFlorian
Evolutionnary Hierarchical Dirichlet Process (http://www.shixialiu.com/publications/evohdp/paper.pdf)
Jupyter Notebook 4Updated: 5 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
2
2018-soa-pa-mortality-modeling-with-glmby ahaque12
Mortality Modeling with GLMs
Jupyter Notebook 4Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LDA-topic-modeling-gensimby MimiCheng
Predict shop categories by Topic modeling with latent Dirichlet allocation and gensim
Jupyter Notebook 4Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
robot_reporterby marymac17
Machine learning tools to read Tweets on news topics and detect key topics and trends
Jupyter Notebook 4Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
B
BallisticCalculator1by gehtsoft-usa
A new version of a ballistic calculator API, a new generation light-weight, LGPL library of modelling projectile trajectory in atmosphere
C# 4Updated: 3 y ago License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
e
everything-exhibitionby blinry
JavaScript 4Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
d
Support
Quality
Security
License
Reuse
X
Support
Quality
Security
License
Reuse
r
road2citygml3by tum-gis
Guideline for modelling roads and the streetspace within semantic 3D city models using the international OGC standard City Geography Markup Language (CityGML) version 3.0.
Python 4Updated: 2 y ago License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
A
Support
Quality
Security
License
Reuse
p
pyDIMMby Jck-R
A Python Dirichlet Multinomial Mixture Model.
Python 4Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
I
IBM-Project-19131-1659693685by IBM-EPBL
AI based discourse for Banking Industry
Python 4Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
gipsby Echtzeitsysteme
Graph-Based ILP Problem Specification Tool
Java 4Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
e
encoders_towe_emnlp2021by samensah
Encoders for Target-Oriented Opinion Word Extraction
Python 4Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
M
MINERby puppet-meteor
MINER provided by the paper "MINER: A Hybrid Data-Driven Approach for REST API Fuzzing"
Python 4Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
ringspyby kingyin3613
A Python automated geometric generation tool that generates 3D meshes of prismatic cellular solids with radial growth rules based on Voronoi diagrams.
Python 4Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
ssvc_ore_minerby rapticore
SSVC Ore Miner - www.rapticore.com
Python 4Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
Support
Quality
Security
License
Reuse
D
Support
Quality
Security
License
Reuse
P
Support
Quality
Security
License
Reuse
F
FPGAScannerby infamousdutch
FPGA Port Scanner BTC Mining Utility by infamousDutch This software is for miners mining on Windows that would like to use CGMiner or BFGMiner and enable it to scan for idle FPGA devices. Scans for idle FPGAs (currently only Bitforce) every 2 minutes and fires up a miner to start mining. Currently supports cgminer and bfgminers. Takes one parameter, the miner and mining parameters you wish to start up when a port is found to be open. Example: fpgaScanner cgminer -c cgminer.conf --disable-gpu Just copy fpgascanner.exe to the same folder as cgminer or bfgminer and start it with your miners configuration. Software Requirements Windows XP or newer .NET Framework 4.0 Runtime
C# 3Updated: 6 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
porthosby sbenthall
topic modeling on Monarch data
Python 3Updated: 10 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
T
Topicsby duckworthd
Implementations of Inference algorithms for Topic Models like Latent Dirichlet Allocation, Hierarchical Dirichlet Processes, and more!
Python 3Updated: 7 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
twitter-trending-alertby mandarl
Python script that monitors twitter trending topics and alerts if a new topic is added to the trending list
Python 3Updated: 7 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
amdbby keroserene
Adversary Modeling Database (Prototype/Throwaway)
Python 3Updated: 7 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
ALdaLpaby chang9wei7
This is a project implements author-topic model and label propagation algorithm.
Java 3Updated: 6 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
T
Topic-Aware-Similarityby FeiSun
A new similarity measurement defined upon topic
Python 3Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SDTMby NoSyu
Implementation of Self-Disclosure Topic Model
C# 3Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
temporal-topic-miningby xiaohan2012
Temporal topic mining(CS research topic evolution as an example)
Python 3Updated: 7 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
G
GibbsLDA.NETby bamine
Implementation of LDA Topic Modelling with Gibbs Sampling
C# 3Updated: 7 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
y
yaldapyby mattjj
yet another LDA implementation
Python 3Updated: 9 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
predom_senseby jhlau
Learning predominant sense of words with HDP topic model
Python 3Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
R
Random_Indexingby ekgren
A python implementation of the Random Indexing word space model.
Python 3Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
lda-varationalby bluekingsong
implement of Latent Dirichlet Allocation (LDA), using Gibbs Sampler and Varational EM
Python 3Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
T
TopicLdaby huyilin
Topic model: Online Learning for Latent Dirichlet Allocation, in Variational Bayes Algorithm
Python 3Updated: 6 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
a
arulesNBMinerby mhahsler
Mining NB-Frequent Itemsets and NB-Precise Rules - R Package
Java 3Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
k
kernelsby datamicroscopes
Various kernels (gibbs, slice, MH) for datamicroscopes
Python 3Updated: 10 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
g
gensimLiteby cosmicBboy
a lightweight api that wraps around Gensim for semi-supervised topic modelling
Python 3Updated: 8 y ago License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
T
Topic-Modelling-Tweetsby devarajphukan
Topic modelling of tweets using Latent Dirichlet Allocation.
Python 3Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SEB_model_java_filesby Chris35Wills
Glacier Surface Energy Balance model - grid based (as developed for PhD - Williams, 2013)
Java 3Updated: 4 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
P
PySLDASoftmaxby kzhai
A Supervised classification Latent Dirichlet Allocation implementation with response from a softmax distribution in Python.
Python 3Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
topic-modelsby siddk
Repository containing implementations of several Topic Models (i.e LDA, HDP-LDA) from scratch.
Python 3Updated: 6 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
personality-insights-twitterby OpesanyaAdebayo
An application that gives personality details based on a given Twitter handle using IBM Watson Personality Insights.
JavaScript 3Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
twitter-ldaby semantic-group1
Twitter Semantic Project - Latent Dirichlet Allocation (LDA)
Java 3Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse