Skip to content

ralekar/Name-Entity-Recogniton

Repository files navigation

1.NLTKFeatureDetection.py
RUN:
python NLTKFeatureDetection.py C:\\XMLFileFolder(example)
NOTE :
StopWords.py is the imported file.

2.StanfordFeatureBooleanDetection.py
RUN:
python StanfordFeatureBooleanDetection.py C:\\TaggedCorpusFolder(example)
NOTE :
StopWords.py is the imported file.

3.StanfordFeaturesProbablisticDetection.py
RUN:
python StanfordFeaturesProbablisticDetection.py C:\\TaggedCorpusFolder(example)
NOTE :
StopWords.py and InvertedIndex.py are the imported files.

About

Work on Named Entity Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published