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
/
src
/
client
/
textanalysis.js
Age
Commit message (
Expand
)
Author
2015-03-08
client/completion: support links as well
Alon Levy
2015-03-08
client/textanalysis: add element_at_position__is_link
Alon Levy
2015-03-07
client: fix phantom type now that we have 4 types and not 5. Fixes #362
Alon Levy
2015-03-07
client: return default node type to person
Alon Levy
2015-03-07
client: move nodetypes from consts to model/types
Alon Levy
2015-03-03
textanalysis: fix multiple same names in sentence (a q b q c a => triangle)
Alon Levy
2015-03-02
util: add text selection and functional utils for later red&blue input
Alon Levy
2015-03-01
client/text_analysis: provide function to retrieve existing_nodes
Alon Levy
2015-03-01
client: move obj_take to util
Alon Levy
2015-02-27
client: rename separator_symbol to separator_string and move to rz_config
Alon Levy
2015-02-25
client: selection tools: add link nodes in fan
Alon Levy
2015-02-24
client/textanalysis: drop star case. Fixes #330
Alon Levy
2015-02-24
client/textanalysis: more accurate comments, s/edge/verb/
Alon Levy
2015-02-24
client: set double spaces as separator instead of hash
Alon Levy
2015-02-24
client/textanalysis: fix double space
Alon Levy
2015-02-24
client/textanalysis: fix empty string case
Alon Levy
2015-02-24
client/textanalysis rewrite
Alon Levy
2015-02-24
client/textanalysis: add new node_token module global variable and use in tok...
Alon Levy
2015-02-24
jshint: client/textanalysis: remove dead code (we create suggestions from scr...
Alon Levy
2015-02-24
jshint: client/textanalysis: various lint fixes
Alon Levy
2015-02-24
jshint: client/textanalysis: move use strict to function to avoid stricting e...
Alon Levy
2015-02-23
client/textanalysis: code style for and_connect
Alon Levy
2015-02-23
client/textanalysis: s/token_set_new_node_names/node_names/ (and _links)
Alon Levy
2015-02-11
client/textanalysis: fix possible usage of _get_lastnode when undefined
Alon Levy
2015-02-11
client/textanalysis: sanitize quotes, fixes #293
Alon Levy
2015-01-27
client: remove whitespace around tokens: Fixes #292
Alon Levy
2015-01-21
Fixes #289: show completions in original case
Alon Levy
2015-01-21
client: Fixes #290 use lower case name hash
Alon Levy
2015-01-13
client: drop and links always; fixes #276
Alon Levy
2015-01-13
client: move NEW_NODE_NAME to consts, use everywhere
Alon Levy
2015-01-13
textanalysis: only send new nodes. Fixes #260
Alon Levy
2015-01-13
client/graph: find_node__* default to recursion but optional
Alon Levy
2015-01-13
client: textanalysis: fix type changing. Fixes #262
Alon Levy
2015-01-13
client/textanalysis: use constant for 'new node'
Alon Levy
2015-01-12
client: don't keep quotes in node name: Fixes #258
Alon Levy
2015-01-11
client/textanalysis: fix node type change on tab to use cursor correctly (sti...
Alon Levy
2015-01-11
client/textanalysis: move tokenize into module
Alon Levy
2015-01-07
client/textanalysis: fix Tab setting on new nodes. Cannot change types of exi...
Alon Levy
2015-01-06
client: fix tab switching; move to new tokenize implementation (not strictly ...
Alon Levy
2015-01-06
client/textanalysis: use new_tokenize
Alon Levy
2015-01-06
client: wip: get tab working again
Alon Levy
2015-01-06
client/analyzeSentence: use spec
Alon Levy
2015-01-06
textanalysis: new_tokenise: return node start/end
Alon Levy
2015-01-06
client/textanalysis: simplify auto suggest options logic, completer back to w...
Alon Levy
2015-01-05
client: renames (find - all are lower case underscore separates) plus clone+i...
Alon Levy
2015-01-05
actually commit links - but the ids are messed up, neo4j matches nothing and ...
Alon Levy
2015-01-05
animation for invisible bubble (will return the bubble later to edit graph)
Alon Levy
2015-01-05
bubble property used, lacks animation (noticeably)
Alon Levy
2015-01-05
initial graph_view introduction - mixing circle & force layouts
Alon Levy
2015-01-05
wip textanalysis broken. it creates extra nodes. state variable overloading f...
Alon Levy
[next]