Skip to content

awongCM/cedict-go-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese-English Dictionary Tokenizer/Parser Program Golang

My very first own tokenizer/parser program written in Go

As part of my learning process, I wanted to pursue the other art form of writing programs I have not done before.

All credits goes to online tutorials that taught me this far.

TODO:

  1. Explore other ways to write tokenizer/parser program using Go libraries
  2. Read file input stream of large dictionary translation data set
  3. Add a unit test

About

Chinese English Dictionary Reader in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages