Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lushl9301/PubMed-Text-Mining-Tool
Browse files Browse the repository at this point in the history
  • Loading branch information
lushl9301 committed Jun 27, 2015
2 parents a2b8882 + 3533589 commit 1ef4ea4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ HOWTO:
==== raw_data.json
1. Go to pyspider's data folder
2. Type "sqlite3 result.db" in the command line
3. Type "output raw_data.json", "select result from resultdb_YourProjectName;"
3. Type ".output raw_data.json", "select result from resultdb_YourProjectName;"
(You may want to type ".table" to check current resultdb table before
selecting)
4. Type ".quit" and copy "raw_data.json" into the same directory as these
codes.

Expand Down

0 comments on commit 1ef4ea4

Please sign in to comment.