Closed ruebot closed 4 years ago
Currently, we have one of the standard auk derivatives as an "app", DomainFrequencyExtractor.
auk
DomainFrequencyExtractor
We should also add:
It might also be worth adding, and tweaking where need be if they already exist in the app, the DataFrame derivatives we produced for the NYC and IIPC datathons.
DomainGraphExtractor is the network graph job without WriteGraph.asGraphml.
DomainGraphExtractor
WriteGraph.asGraphml
:man_facepalming: PlainTextExtractor is there. Just needs some tweaks.
PlainTextExtractor
Currently, we have one of the standard
auk
derivatives as an "app",DomainFrequencyExtractor
.We should also add:
It might also be worth adding, and tweaking where need be if they already exist in the app, the DataFrame derivatives we produced for the NYC and IIPC datathons.