CasualConc (20191104) bug fixes

投稿日: Nov 03, 2019 8:1:32 PM

I have fixed some bugs in various tools.

Collocation

    • better recognition of _tag type tags

    • calculation of collocation stats should work with tags recognized (tags should be also recognized in Word Count)

    • collocation result should open in a new window with stats results

File Handling

    • when the corpus names includes a slash character (/), the corpus was not recognized. This was because corpus names were a part of the path to the corpus list data file. Now a slash is invalid (you will see a warning message).

TreeTagger Tagging

    • when the path to the TreeTagger folder had spaces, TreeTagger tagging did not work. Now this should not be a problem.

Network Graph Tool

    • when the shape of the node was changed, the change was not reflected. Now it should be.

And some other minor bugs were fixed.