Skip to content

USI-INF-Software/FeaRS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeaRS

FeaRS is a novel retrieval-based approach that, given the current code a developer is writing in the IDE, can recommend the next full method (i.e., signature and method body) that the developer is likely to implement.

Structure of this repository

This repository contains two projects:

  1. FeaRS Android Studio Plugin
  2. FeaRS Knowledege-Base Creator and Web Service

About

FeaRS is a novel retrieval-based approach that, given the current code a developer is writing in the IDE, can recommend the next full method (i.e., signature and method body) that the developer is likely to implement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 97.9%
  • Other 2.1%