Mark Veidemanis f34de8940f Improve performance in userinfo
* Implement a nick -> user mapping, preventing a superfluous SSCAN on
the entire dataset for when networks are disconnected
* Use one thread for all channels when a network instance is
disconnected, instead of one thread per channel
* Made returns comprising of only a list into tuples
2019-10-17 20:19:35 +01:00
2019-10-17 20:19:35 +01:00
2019-10-17 20:19:35 +01:00
2019-10-17 20:19:35 +01:00
2019-09-29 23:55:22 +01:00
2019-10-13 12:38:44 +01:00
Description
Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
8.1 MiB
Languages
Python 99.4%
Dockerfile 0.4%
Makefile 0.2%