ArnaudBelcour / Noun-Verb_Relations

Noun/Verb couple extraction (project for Text Mining and Analytics course).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relations Between Noun/Verb

This script searches for relation between nouns and verbs from Pubmed abstracts. It is for a project in a Text Mining and Analytics course.

text_processing.py extracts abstracts from xml extracts from Pubmed, tokenizes an tags them.

Installation

The script needs :

*Python

*Python Modules installation

About

Noun/Verb couple extraction (project for Text Mining and Analytics course).

License:GNU General Public License v3.0


Languages

Language:Python 100.0%