Toggle navigation
Home
CoreNLP
01789c003906fe55eea024b24fa4296c1acd3243
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,SoftReference<Annotation>> to annotationPool : IdentityHashMap<Document,Annotation> in class edu.stanford.nlp.simple.Document
From
To