Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created October 19, 2021 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hkazanci93/9949d8692210d732004b2768ffb4d0de to your computer and use it in GitHub Desktop.
Save Hkazanci93/9949d8692210d732004b2768ffb4d0de to your computer and use it in GitHub Desktop.
Turning sentences into edges
bg = GearsBuilder('KeysReader')
bg.foreach(process_item)
bg.count()
bg.register('sentence:*', mode="async_local",onRegistered=OnRegisteredAutomata)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment