Skip to content

Releases: eyung/Singling

v0.8-experimental

13 May 19:22
b553025
Compare
Choose a tag to compare
Update README.md

v0.72-experimental

23 Apr 21:09
Compare
Choose a tag to compare

v0.71-experimental

09 Apr 19:39
Compare
Choose a tag to compare

v0.7-experimental

07 Apr 23:23
Compare
Choose a tag to compare

Using CoreNLP to tokenize and parse input text
Connect JWI to WordNet
Optimized loop to find all lexnames of word
Added word types (pronouns, determiners, prepositions)
Fixed word type transformations to work with new logic
Optimized code a little
Fixed lyricparser to use original input word as lyric rather than the lemma to be more accurate when locating the word. Also moved doHighlight function to the right place.
Converting version num to variable
Cleaned up unused code
DialogNLPConsole is a dialog class used to display NLP related data (LGCs, sentiment analysis... etc.) in real-time by parsing JFugue "markers" using a parserlistener (MarkerParserListener) in SinglingPlayer

v0.4.6-beta

25 Nov 23:38
Compare
Choose a tag to compare
Added PUNCTUATION as a transformation to the user interface and fixed…

v0.6-beta

25 Mar 17:15
Compare
Choose a tag to compare
Added PUNCTUATION as a transformation to the user interface and fixed…

v0.5-beta

26 Feb 22:36
Compare
Choose a tag to compare
Added PUNCTUATION as a transformation to the user interface and fixed…

v0.4.5-beta

16 Nov 19:17
Compare
Choose a tag to compare
Made frequency change components more user-friendly

v0.4.4-beta

04 Nov 17:55
Compare
Choose a tag to compare
Added sentiment mode setting to properties

v0.4.3-beta

16 Oct 19:01
Compare
Choose a tag to compare
Added rest length inputs to properties