Výsledky vyhledávání - API usage pattern mining

  1. 1

    Accelerating API-Based Program Synthesis via API Usage Pattern Mining Autor Liu, Binbin, Dong, Wei, Zhang, Yinzhu

    ISSN: 2169-3536, 2169-3536
    Vydáno: Piscataway IEEE 2019
    Vydáno v IEEE access (2019)
    “… In certain scenarios, some API methods are frequently called together. The usage of these API methods always follows some usage patterns…”
    Získat plný text
    Journal Article
  2. 2

    FOCUS: A Recommender System for Mining API Function Calls and Usage Patterns Autor Nguyen, Phuong T., Di Rocco, Juri, Di Ruscio, Davide, Ochoa, Lina, Degueule, Thomas, Di Penta, Massimiliano

    ISSN: 1558-1225
    Vydáno: IEEE 01.05.2019
    “… We present a new tool, FOCUS, which mines open-source project repositories to recommend API method invocations and usage patterns by analyzing how APIs are used in projects similar to the current project…”
    Získat plný text
    Konferenční příspěvek
  3. 3

    Mining usage patterns for the Android API Autor Borges, Hudson S., Valente, Marco Tulio

    ISSN: 2376-5992, 2376-5992
    Vydáno: San Diego PeerJ. Ltd 29.07.2015
    Vydáno v PeerJ. Computer science (29.07.2015)
    “… As part of our findings, we report that the Android API has many undocumented and non-trivial usage patterns, which can be inferred using association rule mining algorithms…”
    Získat plný text
    Journal Article
  4. 4

    Mining Complex Temporal API Usage Patterns: An Evolutionary Approach Autor Huppe, Samuel, Saied, Mohamed Aymen, Sahraoui, Houari

    Vydáno: IEEE 01.05.2017
    “… Much existing work has provided different techniques to mine API usage patterns from client programs inorder to help developers on understanding and using existinglibraries…”
    Získat plný text
    Konferenční příspěvek
  5. 5

    API usage pattern recommendation for software development Autor Niu, Haoran, Keivanloo, Iman, Zou, Ying

    ISSN: 0164-1212, 1873-1228
    Vydáno: Elsevier Inc 01.07.2017
    Vydáno v The Journal of systems and software (01.07.2017)
    “…•We propose an approach to improve the mining of less frequent API usage patterns…”
    Získat plný text
    Journal Article
  6. 6

    Mining usage patterns for the Android API Autor Borges, Hudson S, Valente, Marco Tulio

    ISSN: 2167-9843
    Vydáno: San Diego PeerJ, Inc 14.05.2015
    Vydáno v PeerJ preprints (14.05.2015)
    “… As part of our findings, we report that the Android API has many undocumented and non-trivial usage patterns, which can be inferred using association rule mining algorithms…”
    Získat plný text
    Journal Article
  7. 7

    A cooperative approach for combining client-based and library-based API usage pattern mining Autor Saied, Mohamed Aymen, Sahraoui, Houari

    Vydáno: IEEE 01.05.2016
    “… other. Much existing work has provided different techniques to mine API usage patterns based on client programs in order to help developers understanding and using existing libraries…”
    Získat plný text
    Konferenční příspěvek
  8. 8

    Mining Multi-level API Usage Patterns Autor Saied, Mohamed Aymen, Benomar, Omar, Abdeen, Hani, Sahraoui, Houari

    ISSN: 1534-5351
    Vydáno: IEEE 01.03.2015
    “… Despite this, co-usage relationships between API methods are often not documented. We propose a technique for mining Multi-Level API Usage Patterns (MLUP…”
    Získat plný text
    Konferenční příspěvek
  9. 9

    Mining succinct and high-coverage API usage patterns from source code Autor Jue Wang, Yingnong Dang, Hongyu Zhang, Kai Chen, Tao Xie, Dongmei Zhang

    ISBN: 1479903450, 9781479903450
    ISSN: 2160-1852
    Vydáno: IEEE 01.05.2013
    “…During software development, a developer often needs to discover specific usage patterns of Application Programming Interface (API) methods…”
    Získat plný text
    Konferenční příspěvek
  10. 10

    Are code examples on an online Q&A forum reliable?: a study of API misuse on stack overflow Autor Zhang, Tianyi, Upadhyaya, Ganesha, Reinhardt, Anastasia, Rajan, Hridesh, Kim, Miryung

    ISBN: 9781450356381, 1450356389
    ISSN: 1558-1225
    Vydáno: New York, NY, USA ACM 27.05.2018
    “… To reduce manual assessment effort, we design ExampleCheck, an API usage mining framework that extracts patterns from over 380K Java repositories on GitHub and subsequently reports potential API…”
    Získat plný text
    Konferenční příspěvek
  11. 11

    Mining API Constraints from Library and Client to Detect API Misuses Autor Zeng, Hushuang, Chen, Jingxin, Shen, Beijun, Zhong, Hao

    ISSN: 2640-0715
    Vydáno: IEEE 01.12.2021
    “… However, as client code only illustrates a small portion of API usages, constraints mined from client code are typically incomplete…”
    Získat plný text
    Konferenční příspěvek
  12. 12

    Temporal analysis of API usage concepts Autor Uddin, G., Dagenais, B., Robillard, M. P.

    ISBN: 9781467310666, 1467310662
    ISSN: 0270-5257
    Vydáno: IEEE 01.06.2012
    “… We propose Temporal API Usage Pattern Mining to detect API usage patterns in terms of their time of introduction into client programs…”
    Získat plný text
    Konferenční příspěvek
  13. 13
  14. 14

    Identifying change patterns of API misuses from code changes Autor Liu, Wenjian, Chen, Bihuan, Peng, Xin, Sun, Qinghao, Zhao, Wenyun

    ISSN: 1674-733X, 1869-1919
    Vydáno: Beijing Science China Press 01.03.2021
    Vydáno v Science China. Information sciences (01.03.2021)
    “… Hence, various API mining techniques have been introduced to mine API usage patterns about the co-occurring of API calls or pre-conditions of API calls…”
    Získat plný text
    Journal Article
  15. 15

    API Usage Recommendation Via Multi-View Heterogeneous Graph Representation Learning Autor Chen, Yujia, Gao, Cuiyun, Ren, Xiaoxue, Peng, Yun, Xia, Xin, Lyu, Michael R.

    ISSN: 0098-5589, 1939-3520
    Vydáno: New York IEEE 01.05.2023
    “… Previous studies adopt statistical models or collaborative filtering methods to mine the implicit API usage patterns for recommendation…”
    Získat plný text
    Journal Article
  16. 16

    MACs: Mining API code snippets for code reuse Autor Hsu, Sheng-Kuei, Lin, Shi-Jen

    ISSN: 0957-4174, 1873-6793
    Vydáno: Elsevier Ltd 01.06.2011
    Vydáno v Expert systems with applications (01.06.2011)
    “… We apply data mining to source code projects to guide developers through related API usage patterns…”
    Získat plný text
    Journal Article
  17. 17

    FACER: An API usage-based code-example recommender for opportunistic reuse Autor Abid, Shamsa, Shamail, Shafay, Basit, Hamid Abdul, Nadi, Sarah

    ISSN: 1382-3256, 1573-7616
    Vydáno: New York Springer US 01.11.2021
    “…’ textual information, call graphs, and Application Programming Interface (API) usages…”
    Získat plný text
    Journal Article
  18. 18

    API usage templates via structural generalization Autor Mahmoud, May, Walker, Robert J., Denzinger, Jörg

    ISSN: 0164-1212
    Vydáno: Elsevier Inc 01.04.2024
    Vydáno v The Journal of systems and software (01.04.2024)
    “…APIs matter in software development, but determining how to use them can be challenging. Developers often refer to a small set of API usage examples, analysing the information there to understand and adapt them to their own context…”
    Získat plný text
    Journal Article
  19. 19

    Exposing Library API Misuses Via Mutation Analysis Autor Wen, Ming, Liu, Yepang, Wu, Rongxin, Xie, Xuan, Cheung, Shing-Chi, Su, Zhendong

    ISSN: 1558-1225
    Vydáno: IEEE 01.05.2019
    “… Various static analysis tools have been proposed to detect library API misuses. They often involve mining frequent patterns from a large number of correct API usage examples, which can be hard to obtain in practice…”
    Získat plný text
    Konferenční příspěvek
  20. 20

    Detecting API usage obstacles: A study of iOS and Android developer questions Autor Wei Wang, Godfrey, Michael W.

    ISBN: 1479903450, 9781479903450
    ISSN: 2160-1852
    Vydáno: IEEE 01.05.2013
    “… Previous research addresses this line of questions by mining API usage patterns to induce API usage templates, by conducting and compiling interviews of developers, and by inferring correlations among APIs…”
    Získat plný text
    Konferenční příspěvek