Releases: eyung/Singling
Releases · eyung/Singling
v0.8-experimental
Update README.md
v0.72-experimental
Bug fix
v0.71-experimental
Bug fix
v0.7-experimental
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
Added PUNCTUATION as a transformation to the user interface and fixed…
v0.6-beta
v0.5-beta
v0.4.5-beta
Made frequency change components more user-friendly
v0.4.4-beta
Added sentiment mode setting to properties
v0.4.3-beta
Added rest length inputs to properties