Skip to content

DAWGo is the home for a particular implementation of a Directed Acyclic Word Graph in Go.

Notifications You must be signed in to change notification settings

rhcarvalho/DAWGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAWGo

DAWGo is the home for a particular implementation of a Directed Acyclic Word Graph in Go. In fact, the current implementation is closer to a Trie data structure, because common suffixes are shared.

This repository / library was created to support Shenmeci in 2013, and in July 2019 it has been merged into the main project.

No new development is expected to happen here.

About

DAWGo is the home for a particular implementation of a Directed Acyclic Word Graph in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages