infranodus
infranodus copied to clipboard
A Node.Js / Neo4J tool that translates words and relations into network graphs and shows you how it all connects.
Neo4j version: 4.2 Text body normalized: sundaypyjamas D:\Software\development\infranodus-master\lib\user.js:298 fn(null, uid.data[0]) ^ TypeError: Cannot read property 'data' of null at D:\Software\development\infranodus-master\lib\user.js:298:22 at D:\Software\development\infranodus-master\node_modules\node-neo4j\lib\main.js:1567:6 at Request.callback (D:\Software\development\infranodus-master\node_modules\superagent\lib\node\index.js:748:3) at Request. (D:\Software\development\infranodus-master\node_modules\superagent\lib\node\index.js:135:10) at Request.emit...
As many people are using InfraNodus in different languages introduce language switch directly into the interface.
Automatically detect the inequality in influence distribution and suggest to cut off the top word if it dominates the others (use python algo)
due to my little test with "infranoding" a book, (apart the obvious but expected loading time) i see some trouble by the clienside/browser to handle the weight of the map;...
Using https://github.com/VT-CHCI/google-scholar Plus graphmark
Trying to import statements from Google search in Russian language got a very strange result - nothing relevant to search string and too many digits. Steps to reproduce: Import >...
• Essence by default • Clicking the topics highlights them on the graph and filters out the relevant statement. • Top explanation in Insight can be collapsed by default •...
When I do a backspace in a map edit box, instead of deleting, the existing text turns into hash (#) signs. This is also the case if I select the...
1) Every time the graph JSON is requested, we first check if it's there already saved. if not: 2) We create the JSON file, feed its data and save it...