Toggle navigation
Home
CoreNLP
395e1f1e03100795f2c9cb0880093eab415ba7f0
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 21
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