1 citations · 1 across the 5 of their papers we have counts for
5 papers
APISENS- Sentiment Scoring Tool for APIs with Crowd-Knowledge
Kisub Kim, Ferdian Thung, Ting Zhang +4
Utilizing pre-existing software artifacts, such as libraries and Application Programming Interfaces (APIs), is crucial for software development efficiency. However, the abundance o…
APIHarvest: Harvesting API Information from Various Online Sources
Ferdian Thung, Kisub Kim, Ting Zhang +4
Using APIs to develop software applications is the norm. APIs help developers to build applications faster as they do not need to reinvent the wheel. It is therefore important for…
PICASO: Enhancing API Recommendations with Relevant Stack Overflow Posts
Ivana Clairine Irsan, Ting Zhang, Ferdian Thung +2
While having options could be liberating, too many options could lead to the sub-optimal solution being chosen. This is not an exception in the software engineering domain. Nowaday…
Automatic Pull Request Title Generation
Ting Zhang, Ivana Clairine Irsan, Ferdian Thung +3
Pull Requests (PRs) are a mechanism on modern collaborative coding platforms, such as GitHub. PRs allow developers to tell others that their code changes are available for merging…
Latent Feature Based FM Model For Rating Prediction
Xudong Liu, Bin Zhang, Ting Zhang +1
Rating Prediction is a basic problem in Recommender System, and one of the most widely used method is Factorization Machines(FM). However, traditional matrix factorization methods…