clipperhouse / jargon

Tokenizers and lemmatizers for Go

Home Page:https://clipperhouse.com/jargon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement codegen dictionary using Stack Exchange

clipperhouse opened this issue · comments

Implement the first dictionary of tags & synonyms using the Stack Exchange API.

  • Fetch & deserialize JSON
  • Write file
  • Figure out how to do this in a separate package without a circular dependency