[go: up one dir, main page]

Menu

/trunk/caTIES Commit Log


Commit Date  
[r2511] by gandehao

fixed result tree not display issue by removing getOrDefault which is not supported by java 7

2019-03-11 18:46:26 Tree
[r2510] by gandehao

fixed api function -- look up documents of a case set by caseset_ID
api/ties/casesets/caseset_ID/casesetItems

2019-01-11 18:53:15 Tree
[r2509] by gandehao
2019-01-09 20:15:42 Tree
[r2508] by gandehao

added the missing jar

2019-01-09 19:17:12 Tree
[r2507] by gandehao

export doc ids from caseset id in pitt network

2018-12-03 15:08:40 Tree
[r2506] by gandehao

CaTIES_LuceneSearcher can be compiled into an executable jar to query the counts of terms in the indices
Example command
Find all male patients with adenocarcinoma
java -jar QueryLuceneIndex.jar -operator and -field1 gender -value1 "Female Gender" -field2 documentText -value2 adenocarcinoma -path /PATH/TO/PRODINDEX

2018-11-16 16:03:40 Tree
[r2505] by gandehao

speed up TIES search by removing unnecessary operations under public network

2018-11-12 14:15:23 Tree
[r2504] by davism84

libs for rest calls

2018-11-08 16:37:36 Tree
[r2503] by davism84

simple cui service

2018-11-08 16:20:24 Tree
[r2502] by davism84

added options for cui export, and external vocab lookup

2018-11-08 15:43:31 Tree
Older >