没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > GNAT NER |
GNAT NER
|
2 | 0 | 74 |
贡献者 | 讨论 | 代码提交 |
GNAT is a library and web service capable of performing gene entity NER and normalization of biomedical articles. Mentions of genes and proteins in the articles are linked to to Entrez Gene identifiers. GNAT is available both for local download (suitable for large-scale processing) and as a web service (suitable for more limited processing or testing). A combination of local and remote processing is also available, where CPU-heavy operations are performed locally and memory-intensive operations are performed remotely (this is suitable for large-scale processing where a large amount of memory is not available). GNAT uses LINNAEUS (Gerner et al., 2010) for species detection and BANNER (Leaman et al., 2008) in one part of its false positive filtering process.