index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
textanalysis.js
Age
Commit message (
Expand
)
Author
2014-11-11
add some console bug logs where preconditions are wrong (oh, eiffel..)
Alon Levy
2014-11-11
insensitive autocompile; Fixes #133
Alon Levy
2014-11-10
graph/textanalysis.ui: lastnode is now the last added node (fixes #124)
Alon Levy
2014-11-09
scripts/model/graph.js merge resolution
LV-426
2014-11-09
commit diff_set upon sentence analysis:
LV-426
2014-11-09
code standard: use a single var at start of functions (just one big case) and...
Alon Levy
2014-11-09
s/textAnalyser2/textAnalyser/
Alon Levy
2014-11-03
Fixes #119
Alon Levy
2014-11-03
change id to be distinct from name
Alon Levy
2014-10-29
fix multiple warnings from zed (zedapp.org)
Alon Levy
2014-10-28
textanalysis{,.ui}: fix remaining globals, use strict
Alon Levy
2014-10-27
Fixes #116 - no star graph for a single node
Alon Levy
2014-10-27
textanalysis: s/abnormalGraph/starGraph/
Alon Levy
2014-10-26
textanalysis: protect from temp nodes on finalize (all these patches - need t...
Alon Levy
2014-10-26
textanalysis (#86): make star case avoid an empty string that was causing a c...
Alon Levy
2014-10-26
s/const/var/ ES6 defines const, not there yet
Alon Levy
2014-10-26
Fixes #86
Alon Levy
2014-10-26
textanalysis: use consts
Alon Levy
2014-10-26
textanalysis: whitespace fix (same line touched by last patch)
Alon Levy
2014-10-26
remove extra spaces around 'and' nodes
Alon Levy
2014-10-26
Fixes #114
Alon Levy
2014-10-26
textanalysis: factor out tokenize
Alon Levy
2014-10-24
fixes #106
Alon Levy
2014-10-20
introduce require.js and rewrite tests
Alon Levy
2014-10-19
text_analyzer: drop unused verb variable
Alon Levy
2014-10-13
Fixes #95 no double text in central node of star graph
Prototype
Alon Levy
2014-10-12
Fixes #85 - compare using lower case
Alon Levy
2014-10-12
textanalysis: allow more than one letter changes between calls to textanalysi...
Alon Levy
2014-10-12
Fixes #89
Alon Levy
2014-10-12
textanalysis: fix logic of allowed renames
Alon Levy
2014-10-09
Revert "Allow chainlink when no last node is there"
Alon Levy
2014-10-09
Allow chainlink when no last node is there
Alon Levy
2014-10-08
textanalysis: use and instead of nested ifs (refactor)
Alon Levy
2014-10-08
Fixes #85
Alon Levy
2014-10-08
textanalysis: for a chainlink edit trim the complete sentence
Alon Levy
2014-10-07
rhizicore: remove debug print
Alon Levy
2014-10-07
Fixes #49: forgot link changes
Alon Levy
2014-10-07
rhizicore: don't move graph when only changing link or node text
Alon Levy
2014-10-07
textanalysis: fix indentation
Alon Levy
2014-10-07
textanalysis: workaround undefined or double link addition
Alon Levy
2014-10-07
textanalysis: group vars at start of function
Alon Levy
2014-09-30
textanalysis: remove trailing whitespace from link names
Alon Levy
2014-09-29
textanalysis: fold a too long line
Alon Levy
2014-09-29
Fixes #75: don't spew undefines in linktext.
Alon Levy
2014-09-29
Fixes #73: pre first node text missing spaces
Alon Levy
2014-09-28
textanalysis: move graph touching function to non ui part
Alon Levy
2014-09-28
s/TextAnalyser2/textAnalyser2/ plus use function as vars
Alon Levy
2014-09-23
Fixes #50: drop parenthesis for prefix including sentences
Alon Levy
2014-09-23
add a function comment to TextAnalyzer2; marking up it needs fixing
Alon Levy
2014-09-23
fix a #50 noticed error (introduced in af27835b)
Alon Levy
[next]