Brad

Results 262 issues of Brad

New ideas: CDLib and Karateclub as advanced forms of Network Analysis with identification of critical nodes.

Question: Is it possible to create a correlation Graph for Social Analysis? Weights do not normally translate well to correlation, so I made some bodge scripts. * https://github.com/holtzy/The-Python-Graph-Gallery/issues/118 * https://github.com/altair-viz/altair/issues/340#issuecomment-994866479...

Here are some algorithms that are used by other libraries, with reference to https://github.com/asahi417/kex and https://github.com/DerwenAI/pytextrank/issues/174 - [ ] Biased TextRank - [ ] RAKE - [ ] Aho–Corasick -...

There are 20+ algorithms in https://github.com/luigifreda/pyslam

https://github.com/socnetv/app/issues/108 https://github.com/socnetv/app/issues/39 https://github.com/socnetv/app/issues/10 Call reference from https://github.com/igraph/igraph/issues/1741 and - https://rdrr.io/cran/centiserve - https://rdrr.io/cran/netrankr/man/netrankr.html - http://cran.nexr.com/web/packages/CINNA/vignettes/CINNA.html#various-types-of-centralities-computation

enhancement

I have asked about having an easy to install option for TaskBoard (and Wekan) for Chocolatey for a while now - https://github.com/chocolatey-community/chocolatey-package-requests/issues/969 - https://github.com/chocolatey-community/chocolatey-package-requests/issues/970 The idea is that, for people...

The Emoji library seems to base the metadata on Unicode's database, however it may not be descriptive enough for some. - https://www.wikiwand.com/en/Dingbat#/Dingbats_Unicode_block - Ticks - Crosses - Enclosed Text -...

As demonstrated in the repos below, recursive graph mining of Twitter (following AKA friends) is doable under API - https://github.com/narendraj9/digsep - https://github.com/irrational-Pi/SixDegreesOfSeparation - https://github.com/jvallyea/Mapping-Social-Media However, to do this without API...

help wanted

This feature is not well explained in the documentation. Data needed: - [ ] Current user name (the `@name`) - [ ] Current user handle (the title above `@name`) -...

Currently, if you are not logged in some embeds with sensitive content (e.g. news) will show up, after scraping as `'The following media includes potentially sensitive content. Change settings\nView'` There...

TODO