Toggle navigation
Home
CoreNLP
b820afd996bb60b41c41f3f96d020495eb28423a
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 3
Link to commit
Third party dependencies:
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Attribute Type
1
Change Attribute Type annotationPool : IdentityHashMap<Document,Annotation> to annotationPool : IdentityHashMap<Document,SoftReference<Annotation>> in class edu.stanford.nlp.simple.Document
From
To