Toggle navigation
Home
CoreNLP
45255095eb2582a2052a4ab2287e6b4789e33cb0
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 2
Link to commit
Third party dependencies:
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Attribute Type
1
Change Attribute Type lastPipeline : Pair<String,StanfordCoreNLP> to lastPipeline : SoftReference<Pair<String,StanfordCoreNLP>> in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
From
To