Skip to content

vishwakneelamegam/information-extraction-from-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

information-extraction-from-text

Extract information from given sentence

Module used

nltk, nltk -> word_tokenize, nltk.corpus -> stopwords

Supported language

English

Example

the blood sugar was low at monday morning => the blood sugar, low, monday morning
the gas pipe is leaking at room 503 => the gas pipe, is leaking, room 503

Note

If there is any problem, idea contact vishwakneelamegam@gmail.com