diff --git a/.gitignore b/.gitignore index b8bd026..7f6925e 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ *.exe *.out *.app + +.idea diff --git a/README.md b/README.md index 5e62630..ead9c97 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,9 @@ CNKI_journal.txt(51 MB) ### THULAC(so版) [https://github.com/thunlp/THULAC.so](https://github.com/thunlp/THULAC.so) +### THULAC(Golang版 算法C++实现) +[https://github.com/Tsingxiao/thulacgo](https://github.com/Tsingxiao/thulacgo) + ## 历史