Skip to content

My heuristic script for sentence tokenization of mimic notes

Notifications You must be signed in to change notification settings

wboag/mimic-tokenize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mimic-tokenize

My heuristic script for sentence tokenization of mimic notes

Installation

pip install -r requirements.txt
python -m nltk.downloader punkt

Usage

python build_corpus.py small
python heuristic-tokenize.py data/4.txt

About

My heuristic script for sentence tokenization of mimic notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages