This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 134091

Summary: Language Model Accuracy
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PLAN
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/CNDLanguageModelAccuracyTask
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 135321, 136102, 136140, 136146, 136157, 136161, 136165, 136167, 136170, 136175, 136481, 136627, 136734    
Bug Blocks:    

Description Vladimir Voskresensky 2008-04-28 17:57:12 UTC
The goal is to measure and improve Language Model Accuracy to have the "first" class support of code model features.
The progress is tracked on http://wiki.netbeans.org/CNDLanguageModelAccuracyTask
Comment 1 Vladimir Voskresensky 2008-06-03 16:25:43 UTC
QA Plan:
M0) Prepare configured projects
M1) Provide infrastructure for generating accuracy numbers of configured project
M2) Provide regular numbers for already configured projects. Extend set of test projects and provide numbers

Dev Plan:
M1) Provide golden data for accuracy testing
M2) Analyze failures and file IZ for the top accuracy problems.
M3) Fix model problems. Select new top problems and fix them.

M0 till Mid May - DONE
M1 till End of May - DONE
M2 till Mid of June - IN PROGRESS
M3 from Mid of June till code freeze 

There will be no UI changes, so this task will not block any NB Milestones like feature freeze and UI freeze.
Comment 2 Vladimir Voskresensky 2008-07-09 18:13:53 UTC
the feature is completed. Goal is reached.
we are in bug fixing state now.