Git Product home page Git Product logo

appch's Introduction

APPCH Corpus

The APPCH Corpus (Application Privacy Policies in Chinese) is a collection of application privacy policies (i.e., in natural language) with annotations, which reveals privacy information collection practice through nine dangerous Android PERMISSIONs.

PERMISSION Group PERMSSIONs LABEL
CALENDAR READ_CALENDAR、WRITE_CALENDAR CAL
CAMERA CAMERA CAM
CONTACTS READ_CONTACTS、WRITE_CONTACTS、GET_ACCOUNTS CON
LOCATION ACCESS_FINE_LOCATION、ACCESS_COARSE_LOCATION LOC
MICROPHONE RECORD_AUDIO MIC
PHONE READ_PHONE_STATE、CALL_PHONE、READ_CALL_LOG、
WRITE_CALL_LOG、ADD_VOICEMAIL、USE_SIP、
PROCESS_OUTGOING_CALLS
PHO
SENSORS BODY_SENSORS SEN
SMS SEND_SMS、RECEIVE_SMS、READ_SMS、
RECEIVE_WAP_PUSH、RECEIVE_MMS
SMS
STORAGE READ_EXTERNAL_STORAGE、WRITE_EXTERNAL_STORAGE STO
  • In manual annotation sets, each privacy policy was read and annotated by three annotators from Cyber Engneering School. By manual annotation, we got 98 labeled policies and a dictionary of 678 data practice phrases.

  • Based on the above permission phrase dictionary, we made use of the BMM (Bidirectional Maximum Matching) algorithm for automatic annotation to expand the size of the corpus.

  • Finally, APPCH Copus contained 1058 privacy policies and 948K dangerous permission phrases. We can build train/dev/test datasets based APPCH and then train NER(Named Entity Recognition) model to extract data practice from privacy policy.

The dataset is made available for research, teaching, and scholarship purposes only. You can find raw corpus in "spider" and labeled corpus in "annotations".

Special thanks to: [YEDDA]:https://github.com/jiesutd/YEDDA

appch's People

Contributors

shenaow avatar

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.