Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add static data deps and go mod #60

Merged
merged 1 commit into from Jan 10, 2020
Merged

feat: add static data deps and go mod #60

merged 1 commit into from Jan 10, 2020

Conversation

kooksee
Copy link
Contributor

@kooksee kooksee commented Jan 8, 2020

  1. 在每一个依赖的地点文件和头文件里面添加一个init.go
  2. 在gojieba里面添加init.go 文件,然后引入静态依赖的init
  3. 这样,通过go mod 可以把静态文件夹拉取下来,解决字典数据和头文件找不到的问题

@yanyiwu yanyiwu merged commit 275af35 into yanyiwu:master Jan 10, 2020
@yanyiwu
Copy link
Owner

yanyiwu commented Jan 10, 2020

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants