Metadata-Version: 2.0
Name: radnlp
Version: 0.2.0.8
Summary: Utilities for natural language processing of radiology reports
Home-page: https://github.com/chapmanbe/RadNLP
Author: Brian Chapman
Author-email: brian.chapman@utah.edu
License: http://www.apache.org/licenses/LICENSE-2.0
Keywords: Radiology,NLP,Medical Informatics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: pyConTextNLP
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

# RadNLP (*Rad*iology NLP)

NLP scripts etc for Radiology projects using [pyConTextNLP](https://github.com/chapmanbe/pyConTextNLP)

## Tutorials

See the [notebooks folder](./notebooks) for a series of walkthroughs demonstrating radnlp core concepts with example data.


