Skip to content

DrugSideEffect Study Case, Tweet Analysis and Feature Engineering for Phase II

Notifications You must be signed in to change notification settings

Unibrighter/DrugSideEffect_TweetAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP90049-P1

COMP90049-P1 for Knowledge Technology at Unimelb

=============================== 2015-08-31 19:48 Mark.

I noticed a strange phenomenon that if I use MapMemory to do the process rather than direct scanner IO stream, the first time the program runs,MapMemory approach will be much slower than direct scanner IO stream

HOWEVER, rerun the program will give MapMemory a huge boost, and reduce the running time to the scale half as the direct scanner IO stream

see the two test method in Test.java ->public static void testMap(String filePath) and ->public static void testScannerIOStream(String filePath)

About

DrugSideEffect Study Case, Tweet Analysis and Feature Engineering for Phase II

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages