Skip to content
/ FeaRS Public

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.

License

Notifications You must be signed in to change notification settings

Em11FW/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

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages