/tag-aid

Text-as-Graph — Application, Interface, and Dissemination

Primary LanguageJavaScript

This project is no longer under active development

TAG-AID

This is the root of the repo, containing the following folders:

  • docs: contains the documentation of the project
  • parser: a python script that was developed before the tag-aid API was available, to process example GraphML files and transform them into a JSON schema useful for initial developmet of the application
  • sankeyTest: preliminary tests of D3's Sankey plugin
  • tag-aid: the main folder of the application, where all updates are pushed