Releases: uiuc-ischool-scanr/ConText
Releases · uiuc-ischool-scanr/ConText
ConText v2.0
Change logs v2.0
Date: September 2020
- Update libraries and code to work with Java 1.8
- Fix bugs in Corpus Statistics, Entity Detection, and Entity-based network
ConText v1.2.0
Change logs v1.2.0 2016.04
- Corpus Statistics
- include special symbols and emoticons
- add aggregate capitalization
- Co-Occurrence Networks
- modify Unit of Analysis logic
- Entity Based Network
- fix Unit of Analysis logic
- Topic Modeling:
- update Mallet version
- replace average fit with weight
- allow customized input variables
- add two outputs: top word weights, and LL/Token value
- Word Cloud:
- fix bugs and make it consistent with Topic Modeling
- Layout:
- changed version number to 1.2.0
ConText v1.1
Change logs v1.1 2015.08.06
- Topic Modeling:
- added lower case option
- sorted results by average fit value
- Word Cloud:
- used sentiment word clusters measures
- changed sentiment file to csv format
- Layout:
- changed version number to 1.1
- modified menu item name
- edited urls of help menu items
- linked welcome page to the new help guide