Giter VIP home page Giter VIP logo

godlp's Issues

sdk.go:23:19: undefined: MustAsset

➜ godlp git:(main) ✗ go version
go version go1.17.3 darwin/amd64
➜ godlp git:(main) ✗ make

github.com/bytedance/godlp

./sdk.go:23:19: undefined: MustAsset
make: *** [release] Error 2

make error

➜  godlp git:(main) make
go: gopkg.in/[email protected]: missing go.sum entry; to add it:
	go mod download gopkg.in/yaml.v2
go: gopkg.in/[email protected]: missing go.sum entry; to add it:
	go mod download gopkg.in/yaml.v2
make: *** [gen] Error 1
➜  godlp git:(main) go mod download gopkg.in/yaml.v2
➜  godlp git:(main) make
sdk.go:1: running "go-bindata": exec: "go-bindata": executable file not found in $PATH
make: *** [gen] Error 1

接入dlp之后偶发fatal err

fatal err: concurrent map read and write.
image

i read the doc, and init dlp instance in one groutine.(once get rpc req, init dlp Engine)

the err method stack is Deidentify/detectImpl/detectProcess/extractKVList/lastToken/

thanks

没有web服务吗

现在这个版本是不是只有接口,没有web服务呀
能不能提供接口文档呀

身份证号码未脱敏

conf.yml 文件中有CHINAID(身份证号码)的规则,默认也是加载的,但却没有脱敏?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.