Skip to content

This repo helps to directly extract answers from pdf documents when a query is asked.

Notifications You must be signed in to change notification settings

accubits/Comparative-Analysis-of-NLP-Techniques-for-Information-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparative Analysis of NLP Techniques for Information Extraction

This repo helps to directly extract answers from pdf documents when a query is asked.

Algorithm Used

TF-IDF and LSA have been used for document retrieval and Spacy Similarity, Jaccard Distance and doc2vec have been used for information extraction.

Requirements

Python3.6, spacy, gensim, sklearn, nltk, distance, re, glob and os

About

This repo helps to directly extract answers from pdf documents when a query is asked.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages