sronnqvist / topicMap

Exploratory topic modeling with distributional semantics and interactive visualization
17 stars 6 forks source link

how to generates the json for patents.txt in model phase? #1

Open andyyuan78 opened 9 years ago

andyyuan78 commented 9 years ago

python convert_corpus.py patents.txt patents.co python build_graph.py patents.co

sronnqvist commented 9 years ago

That should work, you'll find the results in modeling/graph.json. The symbolic link at interface/data/graph.json should point at the generated file, but you may also copy it manually (probably necessary on windows).