Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

matpalm/named-entity-extraction

Repository files navigation

gem install ferret
require nltk install including corpus for chunking (need to look up which one again)

head data/msgs_200k.27.csv | ./extract_body.rb | ./noun_phrases.py
see also batch.sh

head -n1000 lp_places.csv > test
./map_to_places.rb and enter query tests

About

proof of concept using NLTK for named entity extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published