!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.8	//
BeautifulSoup	../createDBWithWikipedia.py	/^from BeautifulSoup import BeautifulSoup;$/;"	kind:namespace	line:3
BeautifulSoup	../createTestDBWikipedia.py	/^from BeautifulSoup import BeautifulSoup;$/;"	kind:namespace	line:3
Counter	../tfidflib.py	/^        from collections import Counter$/;"	kind:namespace	line:286
TfIdf	../tfidflib.py	/^class TfIdf:$/;"	kind:class	line:11
__init__	../tfidflib.py	/^    def __init__(self):$/;"	kind:member	line:12
addSeperatorToGenre	../createDBWithWikipedia.py	/^def addSeperatorToGenre(genres):$/;"	kind:function	line:21
addSeperatorToGenre	../createTestDBWikipedia.py	/^def addSeperatorToGenre(genres):$/;"	kind:function	line:21
add_document	../tfidflib.py	/^    def add_document(self, doc_name, document):$/;"	kind:member	line:16
calculateTFIDF	../tfidflib.py	/^    def calculateTFIDF(self):$/;"	kind:member	line:22
cat_synopsis	../tfidf.py	/^        cat_synopsis = cat_synopsis.replace("\\\\","");$/;"	kind:variable	line:74
cat_synopsis	../tfidf.py	/^        cat_synopsis = str(cat_synopsis.rstrip());$/;"	kind:variable	line:73
cat_synopsis	../tfidf.py	/^        cat_synopsis = unicodedata.normalize("NFKD",dataInFile.read()).encode("ascii","ignore");$/;"	kind:variable	line:72
catalysoftSimilarity	../tfidflib.py	/^    def catalysoftSimilarity(self, list_of_words, top, finalVoteResults):$/;"	kind:member	line:315
categories	../createCategoriesDatabaseFiles.py	/^            categories = signatureDB[i][1].split(";");$/;"	kind:variable	line:100
categories	../createOMDBGroundTruth.py	/^                categories = searchResult.genre.split(", ");$/;"	kind:variable	line:92
categories	../createOMDBTestGroundTruth.py	/^                categories = searchResult.genre.split(", ");$/;"	kind:variable	line:92
categories	../createWikiGroundTruth.py	/^                categories = wikipediaDB[i][1].split(";");$/;"	kind:variable	line:83
categories	../createWikiTestGroundTruth.py	/^                categories = wikipediaDB[i][1].split(";");$/;"	kind:variable	line:83
categoriesList	../createCategoriesDatabaseFiles.py	/^categoriesList = [	$/;"	kind:variable	line:51
categoriesList	../createCategoriesDatabaseFiles.py	/^categoriesList = [element.lower() for element in categoriesList]$/;"	kind:variable	line:73
categoriesList	../createOMDBGroundTruth.py	/^categoriesList = [	$/;"	kind:variable	line:35
categoriesList	../createOMDBGroundTruth.py	/^categoriesList = [element.lower() for element in categoriesList]$/;"	kind:variable	line:56
categoriesList	../createOMDBTestGroundTruth.py	/^categoriesList = [	$/;"	kind:variable	line:35
categoriesList	../createOMDBTestGroundTruth.py	/^categoriesList = [element.lower() for element in categoriesList]$/;"	kind:variable	line:56
categoriesList	../createWikiGroundTruth.py	/^categoriesList = [	$/;"	kind:variable	line:41
categoriesList	../createWikiGroundTruth.py	/^categoriesList = [element.lower() for element in categoriesList]$/;"	kind:variable	line:63
categoriesList	../createWikiTestGroundTruth.py	/^categoriesList = [	$/;"	kind:variable	line:41
categoriesList	../createWikiTestGroundTruth.py	/^categoriesList = [element.lower() for element in categoriesList]$/;"	kind:variable	line:63
codecs	../createCategoriesDatabaseFiles.py	/^import codecs$/;"	kind:namespace	line:8
codecs	../createDBWithWikipedia.py	/^import codecs$/;"	kind:namespace	line:9
codecs	../createOMDBGroundTruth.py	/^import codecs$/;"	kind:namespace	line:11
codecs	../createOMDBTestGroundTruth.py	/^import codecs$/;"	kind:namespace	line:11
codecs	../createSignatureGroundTruth.py	/^import codecs$/;"	kind:namespace	line:1
codecs	../createTestDBWikipedia.py	/^import codecs$/;"	kind:namespace	line:9
codecs	../createTestSignature.py	/^import codecs$/;"	kind:namespace	line:1
codecs	../createWikiGroundTruth.py	/^import codecs$/;"	kind:namespace	line:8
codecs	../createWikiTestGroundTruth.py	/^import codecs$/;"	kind:namespace	line:8
codecs	../tfidf.py	/^import codecs$/;"	kind:namespace	line:3
codecs	../tfidflib.py	/^import codecs$/;"	kind:namespace	line:7
cosineSimilarity	../tfidflib.py	/^    def cosineSimilarity(self, list_of_words, top, finalVoteResults):$/;"	kind:member	line:285
counter	../tfidf.py	/^    counter = 1;$/;"	kind:variable	line:91
countryMovies	../createDBWithWikipedia.py	/^countryMovies = ["American", "British", "French"]$/;"	kind:variable	line:39
countryMovies	../createTestDBWikipedia.py	/^countryMovies = ["Canadian", "Spanish", "Australian", "Japanese", "Chinese"]$/;"	kind:variable	line:42
createCategoriesDatabaseFiles.py	../createCategoriesDatabaseFiles.py	1;"	kind:file	line:1
createDBWithWikipedia.py	../createDBWithWikipedia.py	1;"	kind:file	line:1
createOMDBGroundTruth.py	../createOMDBGroundTruth.py	1;"	kind:file	line:1
createOMDBTestGroundTruth.py	../createOMDBTestGroundTruth.py	1;"	kind:file	line:1
createSignatureGroundTruth.py	../createSignatureGroundTruth.py	1;"	kind:file	line:1
createTestDBWikipedia.py	../createTestDBWikipedia.py	1;"	kind:file	line:1
createTestSignature.py	../createTestSignature.py	1;"	kind:file	line:1
createWikiGroundTruth.py	../createWikiGroundTruth.py	1;"	kind:file	line:1
createWikiTestGroundTruth.py	../createWikiTestGroundTruth.py	1;"	kind:file	line:1
csv	../createCategoriesDatabaseFiles.py	/^import csv$/;"	kind:namespace	line:3
csv	../createDBWithWikipedia.py	/^import csv$/;"	kind:namespace	line:4
csv	../createOMDBGroundTruth.py	/^import csv$/;"	kind:namespace	line:3
csv	../createOMDBTestGroundTruth.py	/^import csv$/;"	kind:namespace	line:3
csv	../createSignatureGroundTruth.py	/^import csv$/;"	kind:namespace	line:2
csv	../createTestDBWikipedia.py	/^import csv$/;"	kind:namespace	line:4
csv	../createTestSignature.py	/^import csv$/;"	kind:namespace	line:2
csv	../createWikiGroundTruth.py	/^import csv$/;"	kind:namespace	line:3
csv	../createWikiTestGroundTruth.py	/^import csv$/;"	kind:namespace	line:3
csv	../tfidf.py	/^import csv$/;"	kind:namespace	line:5
csv	../tfidflib.py	/^import csv$/;"	kind:namespace	line:8
datetime	../createOMDBGroundTruth.py	/^import datetime$/;"	kind:namespace	line:7
datetime	../createOMDBTestGroundTruth.py	/^import datetime$/;"	kind:namespace	line:7
datetime	../tfidflib.py	/^import datetime$/;"	kind:namespace	line:6
end	../createOMDBGroundTruth.py	/^end = time.time()$/;"	kind:variable	line:107
end	../createOMDBTestGroundTruth.py	/^end = time.time()$/;"	kind:variable	line:107
endplot	../createCategoriesDatabaseFiles.py	/^            endplot = plot.find("(newContent)");$/;"	kind:variable	line:93
endplot	../tfidf.py	/^                    endplot = plot.find("(newContent)");$/;"	kind:variable	line:110
exit	../tfidf.py	/^from sys import exit$/;"	kind:namespace	line:11
fieldnames	../createDBWithWikipedia.py	/^        fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:42
fieldnames	../createOMDBGroundTruth.py	/^    fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:63
fieldnames	../createOMDBTestGroundTruth.py	/^    fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:63
fieldnames	../createSignatureGroundTruth.py	/^    fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:39
fieldnames	../createTestDBWikipedia.py	/^        fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:45
fieldnames	../createTestSignature.py	/^    fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:39
fieldnames	../createWikiGroundTruth.py	/^    fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:70
fieldnames	../createWikiTestGroundTruth.py	/^    fieldnames = ['Title', 'Genres']$/;"	kind:variable	line:70
fieldnames	../tfidf.py	/^        fieldnames = ['Title', '#Genre-GroundTruth', '#Genre-Signature', '#Genre in Signature & GroundTruth']$/;"	kind:variable	line:93
filenameList	../tfidf.py	/^filenameList = [	$/;"	kind:variable	line:48
finalVoteResults	../tfidf.py	/^                    finalVoteResults = dict(finalVoteResults)$/;"	kind:variable	line:168
finalVoteResults	../tfidf.py	/^            finalVoteResults = manager.dict()$/;"	kind:variable	line:98
firstOne	../createDBWithWikipedia.py	/^                                        firstOne = False$/;"	kind:variable	line:80
firstOne	../createDBWithWikipedia.py	/^                                firstOne = True$/;"	kind:variable	line:66
firstOne	../createTestDBWikipedia.py	/^                                        firstOne = False$/;"	kind:variable	line:84
firstOne	../createTestDBWikipedia.py	/^                                firstOne = True$/;"	kind:variable	line:69
genre	../createDBWithWikipedia.py	/^                                        genre = BeautifulSoup(str(td))$/;"	kind:variable	line:83
genre	../createTestDBWikipedia.py	/^                                        genre = BeautifulSoup(str(td))$/;"	kind:variable	line:87
genres	../createDBWithWikipedia.py	/^                                        genres = str(addSeperatorToGenre(genre.text))$/;"	kind:variable	line:84
genres	../createDBWithWikipedia.py	/^                                genres = ""$/;"	kind:variable	line:70
genres	../createOMDBGroundTruth.py	/^                genres = ";".join(str(catitle).lower() for catitle in categories if catitle.lower() in categoriesList)$/;"	kind:variable	line:98
genres	../createOMDBTestGroundTruth.py	/^                genres = ";".join(str(catitle).lower() for catitle in categories if catitle.lower() in categoriesList)$/;"	kind:variable	line:98
genres	../createTestDBWikipedia.py	/^                                        genres = str(addSeperatorToGenre(genre.text))$/;"	kind:variable	line:88
genres	../createTestDBWikipedia.py	/^                                genres = ""$/;"	kind:variable	line:73
genres	../createWikiGroundTruth.py	/^                genres = ";".join(str(catitle) for catitle in categories if catitle in categoriesList)$/;"	kind:variable	line:84
genres	../createWikiTestGroundTruth.py	/^                genres = ";".join(str(catitle) for catitle in categories if catitle in categoriesList)$/;"	kind:variable	line:84
getPlot	../createCategoriesDatabaseFiles.py	/^def getPlot(content):$/;"	kind:function	line:46
getPlot	../createWikiGroundTruth.py	/^def getPlot(content):$/;"	kind:function	line:36
getPlot	../createWikiTestGroundTruth.py	/^def getPlot(content):$/;"	kind:function	line:36
get_bigrams	../tfidflib.py	/^        def get_bigrams(string):$/;"	kind:function	line:318
hasPlot	../createCategoriesDatabaseFiles.py	/^def hasPlot(content):$/;"	kind:function	line:24
hasPlot	../createWikiGroundTruth.py	/^def hasPlot(content):$/;"	kind:function	line:22
hasPlot	../createWikiTestGroundTruth.py	/^def hasPlot(content):$/;"	kind:function	line:22
hasPlot	../tfidf.py	/^def hasPlot(content):$/;"	kind:function	line:19
hasPlotAt	../createCategoriesDatabaseFiles.py	/^        hasPlotAt = hasPlot(searchResult)$/;"	kind:variable	line:85
hasPlotAt	../createWikiGroundTruth.py	/^            hasPlotAt = hasPlot(searchResult)$/;"	kind:variable	line:81
hasPlotAt	../createWikiTestGroundTruth.py	/^            hasPlotAt = hasPlot(searchResult)$/;"	kind:variable	line:81
hasPlotAt	../tfidf.py	/^                hasPlotAt = hasPlot(searchResult)$/;"	kind:variable	line:102
html	../createDBWithWikipedia.py	/^                    html = wikipedia.page(url);$/;"	kind:variable	line:53
html	../createTestDBWikipedia.py	/^                    html = wikipedia.page(url);$/;"	kind:variable	line:56
i	../createCategoriesDatabaseFiles.py	/^i = 0;$/;"	kind:variable	line:79
i	../createOMDBGroundTruth.py	/^    i = 1;$/;"	kind:variable	line:68
i	../createOMDBTestGroundTruth.py	/^    i = 1;$/;"	kind:variable	line:68
i	../createWikiGroundTruth.py	/^    i = 0;$/;"	kind:variable	line:75
i	../createWikiTestGroundTruth.py	/^    i = 0;$/;"	kind:variable	line:75
idf	../tfidflib.py	/^        def idf(word, doclist):$/;"	kind:function	line:50
itag	../createDBWithWikipedia.py	/^                                    itag = parsed_html.findAll("i")$/;"	kind:variable	line:74
itag	../createTestDBWikipedia.py	/^                                    itag = parsed_html.findAll("i")$/;"	kind:variable	line:77
itemgetter	../tfidf.py	/^from operator import itemgetter$/;"	kind:namespace	line:13
itgpos	../createDBWithWikipedia.py	/^                                        itgpos = i$/;"	kind:variable	line:79
itgpos	../createDBWithWikipedia.py	/^                                itgpos = 0$/;"	kind:variable	line:68
itgpos	../createTestDBWikipedia.py	/^                                        itgpos = i$/;"	kind:variable	line:83
itgpos	../createTestDBWikipedia.py	/^                                itgpos = 0$/;"	kind:variable	line:71
jaccardSimilarity	../tfidflib.py	/^    def jaccardSimilarity(self, list_of_words, top, finalVoteResults):$/;"	kind:member	line:263
json	../createCategoriesDatabaseFiles.py	/^import json;$/;"	kind:namespace	line:1
json	../createDBWithWikipedia.py	/^import json;$/;"	kind:namespace	line:1
json	../createOMDBGroundTruth.py	/^import json;$/;"	kind:namespace	line:1
json	../createOMDBTestGroundTruth.py	/^import json;$/;"	kind:namespace	line:1
json	../createTestDBWikipedia.py	/^import json;$/;"	kind:namespace	line:1
json	../createWikiGroundTruth.py	/^import json;$/;"	kind:namespace	line:1
json	../createWikiTestGroundTruth.py	/^import json;$/;"	kind:namespace	line:1
manager	../tfidf.py	/^            manager = multiprocessing.Manager()$/;"	kind:variable	line:97
math	../tfidflib.py	/^import math$/;"	kind:namespace	line:2
multiprocessing	../tfidf.py	/^import multiprocessing$/;"	kind:namespace	line:15
multiprocessing	../tfidflib.py	/^        import multiprocessing$/;"	kind:namespace	line:23
n_containing	../tfidflib.py	/^        def n_containing(word, doclist):$/;"	kind:function	line:42
nltk	../tfidf.py	/^import nltk$/;"	kind:namespace	line:2
nltk	../tfidflib.py	/^import nltk$/;"	kind:namespace	line:3
omdb	../createCategoriesDatabaseFiles.py	/^import omdb$/;"	kind:namespace	line:9
omdb	../createOMDBGroundTruth.py	/^import omdb$/;"	kind:namespace	line:10
omdb	../createOMDBTestGroundTruth.py	/^import omdb$/;"	kind:namespace	line:10
omdb	../tfidf.py	/^import omdb$/;"	kind:namespace	line:12
omdbObject	../createSignatureGroundTruth.py	/^omdbObject = {}$/;"	kind:variable	line:16
omdbObject	../createTestSignature.py	/^omdbObject = {}$/;"	kind:variable	line:16
omdbReader	../createSignatureGroundTruth.py	/^    omdbReader = list(reader);$/;"	kind:variable	line:11
omdbReader	../createTestSignature.py	/^    omdbReader = list(reader);$/;"	kind:variable	line:11
os	../createOMDBGroundTruth.py	/^import os$/;"	kind:namespace	line:8
os	../createOMDBTestGroundTruth.py	/^import os$/;"	kind:namespace	line:8
os	../tfidf.py	/^import os$/;"	kind:namespace	line:8
parsed_html	../createDBWithWikipedia.py	/^                                    parsed_html = BeautifulSoup(str(td))$/;"	kind:variable	line:72
parsed_html	../createDBWithWikipedia.py	/^                                parsed_html = BeautifulSoup(str(tr))$/;"	kind:variable	line:65
parsed_html	../createDBWithWikipedia.py	/^                            parsed_html = BeautifulSoup(str(table))$/;"	kind:variable	line:60
parsed_html	../createDBWithWikipedia.py	/^                    parsed_html = BeautifulSoup(html.html());$/;"	kind:variable	line:55
parsed_html	../createTestDBWikipedia.py	/^                                    parsed_html = BeautifulSoup(str(td))$/;"	kind:variable	line:75
parsed_html	../createTestDBWikipedia.py	/^                                parsed_html = BeautifulSoup(str(tr))$/;"	kind:variable	line:68
parsed_html	../createTestDBWikipedia.py	/^                            parsed_html = BeautifulSoup(str(table))$/;"	kind:variable	line:63
parsed_html	../createTestDBWikipedia.py	/^                    parsed_html = BeautifulSoup(html.html());$/;"	kind:variable	line:58
plot	../createCategoriesDatabaseFiles.py	/^            plot = plot.replace("(newContent)", "");$/;"	kind:variable	line:95
plot	../createCategoriesDatabaseFiles.py	/^            plot = plot[:endplot];$/;"	kind:variable	line:94
plot	../createCategoriesDatabaseFiles.py	/^            plot = searchResult[startplot:];$/;"	kind:variable	line:90
plot	../createCategoriesDatabaseFiles.py	/^            plot = signatureDB[i][0] + "\\n" + plot$/;"	kind:variable	line:99
plot	../tfidf.py	/^                    plot = plot.replace("(newContent)", "");$/;"	kind:variable	line:112
plot	../tfidf.py	/^                    plot = plot[:endplot];$/;"	kind:variable	line:111
plot	../tfidf.py	/^                    plot = searchResult[startplot:];$/;"	kind:variable	line:107
plot	../tfidf.py	/^                    plot = signatureDB[counter][0] + "\\n" + plot$/;"	kind:variable	line:116
pprint	../createCategoriesDatabaseFiles.py	/^import pprint$/;"	kind:namespace	line:10
pprint	../createOMDBGroundTruth.py	/^import pprint$/;"	kind:namespace	line:12
pprint	../createOMDBTestGroundTruth.py	/^import pprint$/;"	kind:namespace	line:12
pprint	../createSignatureGroundTruth.py	/^import pprint$/;"	kind:namespace	line:3
pprint	../createTestSignature.py	/^import pprint$/;"	kind:namespace	line:3
pprint	../tfidf.py	/^import pprint$/;"	kind:namespace	line:14
pprint	../tfidflib.py	/^import pprint$/;"	kind:namespace	line:9
re	../createCategoriesDatabaseFiles.py	/^import re$/;"	kind:namespace	line:4
re	../createDBWithWikipedia.py	/^import re$/;"	kind:namespace	line:5
re	../createOMDBGroundTruth.py	/^import re$/;"	kind:namespace	line:4
re	../createOMDBTestGroundTruth.py	/^import re$/;"	kind:namespace	line:4
re	../createTestDBWikipedia.py	/^import re$/;"	kind:namespace	line:5
re	../createWikiGroundTruth.py	/^import re$/;"	kind:namespace	line:4
re	../createWikiTestGroundTruth.py	/^import re$/;"	kind:namespace	line:4
reader	../createOMDBGroundTruth.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:58
reader	../createOMDBTestGroundTruth.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:58
reader	../createSignatureGroundTruth.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:10
reader	../createSignatureGroundTruth.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:6
reader	../createTestSignature.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:10
reader	../createTestSignature.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:6
reader	../tfidf.py	/^    reader = csv.reader(f);$/;"	kind:variable	line:85
requests	../createCategoriesDatabaseFiles.py	/^import requests$/;"	kind:namespace	line:7
requests	../createDBWithWikipedia.py	/^import requests$/;"	kind:namespace	line:8
requests	../createOMDBGroundTruth.py	/^import requests$/;"	kind:namespace	line:9
requests	../createOMDBTestGroundTruth.py	/^import requests$/;"	kind:namespace	line:9
requests	../createTestDBWikipedia.py	/^import requests$/;"	kind:namespace	line:8
requests	../createWikiGroundTruth.py	/^import requests$/;"	kind:namespace	line:7
requests	../createWikiTestGroundTruth.py	/^import requests$/;"	kind:namespace	line:7
requests	../tfidf.py	/^import requests$/;"	kind:namespace	line:6
resetVotes	../tfidflib.py	/^    def resetVotes(self):$/;"	kind:member	line:20
results	../tfidf.py	/^                    results = set([key for key in finalVoteResults])$/;"	kind:variable	line:169
search	../createCategoriesDatabaseFiles.py	/^def search(library, title):$/;"	kind:function	line:30
search	../createOMDBGroundTruth.py	/^def search(library, title):$/;"	kind:function	line:16
search	../createOMDBTestGroundTruth.py	/^def search(library, title):$/;"	kind:function	line:16
search	../createWikiGroundTruth.py	/^def search(library, title):$/;"	kind:function	line:28
search	../createWikiTestGroundTruth.py	/^def search(library, title):$/;"	kind:function	line:28
search	../tfidf.py	/^def search(library, title):$/;"	kind:function	line:25
searchResult	../createCategoriesDatabaseFiles.py	/^        searchResult = search("wikipedia",signatureDB[i][0]);$/;"	kind:variable	line:84
searchResult	../createOMDBGroundTruth.py	/^            searchResult = search("omdb",wikipediaDB[i][0]);$/;"	kind:variable	line:72
searchResult	../createOMDBTestGroundTruth.py	/^            searchResult = search("omdb",wikipediaDB[i][0]);$/;"	kind:variable	line:72
searchResult	../createWikiGroundTruth.py	/^            searchResult = search("wikipedia",wikipediaDB[i][0]);$/;"	kind:variable	line:80
searchResult	../createWikiTestGroundTruth.py	/^            searchResult = search("wikipedia",wikipediaDB[i][0]);$/;"	kind:variable	line:80
searchResult	../tfidf.py	/^                searchResult = search("wikipedia",signatureDB[counter][0]);$/;"	kind:variable	line:101
searchResultOmdb	../createCategoriesDatabaseFiles.py	/^        searchResultOmdb = search("omdb", signatureDB[i][0])$/;"	kind:variable	line:86
signatureDB	../tfidf.py	/^    signatureDB = list(reader);$/;"	kind:variable	line:86
signatureObject	../createSignatureGroundTruth.py	/^signatureObject = {}$/;"	kind:variable	line:18
signatureObject	../createTestSignature.py	/^signatureObject = {}$/;"	kind:variable	line:18
similarityTFIDF	../tfidflib.py	/^    def similarityTFIDF(self, list_of_words, top, finalVoteResults):$/;"	kind:member	line:171
simpleSimilarity	../tfidflib.py	/^    def simpleSimilarity(self, list_of_words, top, finalVoteResults):$/;"	kind:member	line:237
start	../createOMDBGroundTruth.py	/^start = time.time()$/;"	kind:variable	line:61
start	../createOMDBTestGroundTruth.py	/^start = time.time()$/;"	kind:variable	line:61
startplot	../createCategoriesDatabaseFiles.py	/^            startplot = hasPlotAt + len("== Plot ==");$/;"	kind:variable	line:89
startplot	../tfidf.py	/^                    startplot = hasPlotAt + len("== Plot ==");$/;"	kind:variable	line:106
string	../createCategoriesDatabaseFiles.py	/^import string$/;"	kind:namespace	line:5
string	../createDBWithWikipedia.py	/^import string$/;"	kind:namespace	line:6
string	../createOMDBGroundTruth.py	/^import string$/;"	kind:namespace	line:5
string	../createOMDBTestGroundTruth.py	/^import string$/;"	kind:namespace	line:5
string	../createTestDBWikipedia.py	/^import string$/;"	kind:namespace	line:6
string	../createWikiGroundTruth.py	/^import string$/;"	kind:namespace	line:5
string	../createWikiTestGroundTruth.py	/^import string$/;"	kind:namespace	line:5
sys	../tfidf.py	/^import sys$/;"	kind:namespace	line:9
t	../testLib.py	/^import tfidflib as t$/;"	kind:namespace	line:1
t	../tfidf.py	/^import tfidflib as t$/;"	kind:namespace	line:1
table	../testLib.py	/^table = t.TfIdf();$/;"	kind:variable	line:3
table	../tfidf.py	/^table = t.TfIdf();$/;"	kind:variable	line:17
tableData	../createDBWithWikipedia.py	/^                                tableData = parsed_html.findAll("td")$/;"	kind:variable	line:67
tableData	../createTestDBWikipedia.py	/^                                tableData = parsed_html.findAll("td")$/;"	kind:variable	line:70
tableRow	../createDBWithWikipedia.py	/^                            tableRow = parsed_html.findAll("tr")$/;"	kind:variable	line:62
tableRow	../createTestDBWikipedia.py	/^                            tableRow = parsed_html.findAll("tr")$/;"	kind:variable	line:65
tables	../createDBWithWikipedia.py	/^                    tables = parsed_html.findAll("table", { "class" : "wikitable" });$/;"	kind:variable	line:57
tables	../createTestDBWikipedia.py	/^                    tables = parsed_html.findAll("table", attrs={"class":re.compile(".*wikitable.*")});$/;"	kind:variable	line:60
tanimotoSimilarity	../tfidflib.py	/^    def tanimotoSimilarity(self, list_of_words, top, finalVoteResults):$/;"	kind:member	line:346
tb	../tfidflib.py	/^from textblob import TextBlob as tb$/;"	kind:namespace	line:4
testLib.py	../testLib.py	1;"	kind:file	line:1
testPlot	../tfidf.py	/^                    testPlot = str(testPlot.rstrip());$/;"	kind:variable	line:118
testPlot	../tfidf.py	/^                    testPlot = testPlot.replace("\\\\","");$/;"	kind:variable	line:119
testPlot	../tfidf.py	/^                    testPlot = unicodedata.normalize("NFKD",plot).encode("ascii","ignore");$/;"	kind:variable	line:117
testTokens	../tfidf.py	/^                    testTokens = nltk.word_tokenize(testPlot.lower());$/;"	kind:variable	line:121
tf	../tfidflib.py	/^        def tf(word, doc):$/;"	kind:function	line:34
tfidf	../tfidflib.py	/^        def tfidf(word, doc, doclist, writer):$/;"	kind:function	line:59
tfidf.py	../tfidf.py	1;"	kind:file	line:1
tfidflib.py	../tfidflib.py	1;"	kind:file	line:1
threadInstance	../tfidf.py	/^                    threadInstance = multiprocessing.Process(target=table.catalysoftSimilarity,args=(testTokens, top, finalVoteResults))$/;"	kind:variable	line:149
threadInstance	../tfidf.py	/^                    threadInstance = multiprocessing.Process(target=table.cosineSimilarity,args=(testTokens, top, finalVoteResults))$/;"	kind:variable	line:143
threadInstance	../tfidf.py	/^                    threadInstance = multiprocessing.Process(target=table.jaccardSimilarity,args=(testTokens, top, finalVoteResults))$/;"	kind:variable	line:137
threadInstance	../tfidf.py	/^                    threadInstance = multiprocessing.Process(target=table.similarityTFIDF,args=(testTokens, top, finalVoteResults))$/;"	kind:variable	line:125
threadInstance	../tfidf.py	/^                    threadInstance = multiprocessing.Process(target=table.simpleSimilarity,args=(testTokens, top, finalVoteResults))$/;"	kind:variable	line:131
threadInstance	../tfidf.py	/^                    threadInstance = multiprocessing.Process(target=table.tanimotoSimilarity,args=(testTokens, top, finalVoteResults))$/;"	kind:variable	line:155
threads	../tfidf.py	/^                    threads = []$/;"	kind:variable	line:123
time	../createCategoriesDatabaseFiles.py	/^import time$/;"	kind:namespace	line:6
time	../createDBWithWikipedia.py	/^import time$/;"	kind:namespace	line:7
time	../createOMDBGroundTruth.py	/^import time$/;"	kind:namespace	line:6
time	../createOMDBTestGroundTruth.py	/^import time$/;"	kind:namespace	line:6
time	../createTestDBWikipedia.py	/^import time$/;"	kind:namespace	line:7
time	../createWikiGroundTruth.py	/^import time$/;"	kind:namespace	line:6
time	../createWikiTestGroundTruth.py	/^import time$/;"	kind:namespace	line:6
time	../tfidf.py	/^import time$/;"	kind:namespace	line:10
time	../tfidflib.py	/^import time$/;"	kind:namespace	line:5
title	../createDBWithWikipedia.py	/^                                        title = BeautifulSoup(str(itag[0]))$/;"	kind:variable	line:76
title	../createDBWithWikipedia.py	/^                                        title = filter(lambda x: x in string.printable, title)$/;"	kind:variable	line:78
title	../createDBWithWikipedia.py	/^                                        title = title.text$/;"	kind:variable	line:77
title	../createDBWithWikipedia.py	/^                                title = ""$/;"	kind:variable	line:69
title	../createOMDBGroundTruth.py	/^                title = wikipediaDB[i][0];$/;"	kind:variable	line:99
title	../createOMDBTestGroundTruth.py	/^                title = wikipediaDB[i][0];$/;"	kind:variable	line:99
title	../createTestDBWikipedia.py	/^                                        title = BeautifulSoup(str(itag[0]))$/;"	kind:variable	line:79
title	../createTestDBWikipedia.py	/^                                        title = filter(lambda x: x in string.printable, title)$/;"	kind:variable	line:81
title	../createTestDBWikipedia.py	/^                                        title = title.text$/;"	kind:variable	line:80
title	../createTestDBWikipedia.py	/^                                title = ""$/;"	kind:variable	line:72
title	../createWikiGroundTruth.py	/^                title = wikipediaDB[i][0];$/;"	kind:variable	line:85
title	../createWikiTestGroundTruth.py	/^                title = wikipediaDB[i][0];$/;"	kind:variable	line:85
toPrintable	../createCategoriesDatabaseFiles.py	/^def toPrintable(text):$/;"	kind:function	line:15
toPrintable	../createDBWithWikipedia.py	/^def toPrintable(text):$/;"	kind:function	line:11
toPrintable	../createTestDBWikipedia.py	/^def toPrintable(text):$/;"	kind:function	line:11
toPrintable	../createWikiGroundTruth.py	/^def toPrintable(text):$/;"	kind:function	line:13
toPrintable	../createWikiTestGroundTruth.py	/^def toPrintable(text):$/;"	kind:function	line:13
top	../tfidf.py	/^top = 1$/;"	kind:variable	line:89
totalDBSize	../createCategoriesDatabaseFiles.py	/^totalDBSize = len(signatureDB)$/;"	kind:variable	line:78
totalDBSize	../createOMDBGroundTruth.py	/^    totalDBSize = len(wikipediaDB)$/;"	kind:variable	line:67
totalDBSize	../createOMDBTestGroundTruth.py	/^    totalDBSize = len(wikipediaDB)$/;"	kind:variable	line:67
totalDBSize	../createWikiGroundTruth.py	/^    totalDBSize = len(wikipediaDB)$/;"	kind:variable	line:74
totalDBSize	../createWikiTestGroundTruth.py	/^    totalDBSize = len(wikipediaDB)$/;"	kind:variable	line:74
totalDBSize	../tfidf.py	/^totalDBSize = len(signatureDB)$/;"	kind:variable	line:88
totalTitleUsed	../createCategoriesDatabaseFiles.py	/^totalTitleUsed = 0;$/;"	kind:variable	line:80
totalTitleUsed	../createOMDBGroundTruth.py	/^    totalTitleUsed = 0;$/;"	kind:variable	line:69
totalTitleUsed	../createOMDBTestGroundTruth.py	/^    totalTitleUsed = 0;$/;"	kind:variable	line:69
totalTitleUsed	../createWikiGroundTruth.py	/^    totalTitleUsed = 0;$/;"	kind:variable	line:76
totalTitleUsed	../createWikiTestGroundTruth.py	/^    totalTitleUsed = 0;$/;"	kind:variable	line:76
truth	../tfidf.py	/^                    truth = set(signatureDB[counter][1].split(";"))$/;"	kind:variable	line:170
unicodedata	../tfidf.py	/^import unicodedata$/;"	kind:namespace	line:4
url	../createDBWithWikipedia.py	/^                url = "List_of_"+moviefrom+"_films_of_" + str(years);$/;"	kind:variable	line:50
url	../createTestDBWikipedia.py	/^                url = "List_of_"+moviefrom+"_films_of_" + str(years);$/;"	kind:variable	line:53
wikiObject	../createSignatureGroundTruth.py	/^wikiObject = {}$/;"	kind:variable	line:14
wikiObject	../createTestSignature.py	/^wikiObject = {}$/;"	kind:variable	line:14
wikipedia	../createCategoriesDatabaseFiles.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../createDBWithWikipedia.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../createOMDBGroundTruth.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../createOMDBTestGroundTruth.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../createTestDBWikipedia.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../createWikiGroundTruth.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../createWikiTestGroundTruth.py	/^import wikipedia;$/;"	kind:namespace	line:2
wikipedia	../tfidf.py	/^import wikipedia$/;"	kind:namespace	line:7
wikipediaDB	../createOMDBGroundTruth.py	/^    wikipediaDB = list(reader);$/;"	kind:variable	line:59
wikipediaDB	../createOMDBTestGroundTruth.py	/^    wikipediaDB = list(reader);$/;"	kind:variable	line:59
wikipediaDB	../createSignatureGroundTruth.py	/^    wikipediaDB = list(reader);$/;"	kind:variable	line:7
wikipediaDB	../createTestSignature.py	/^    wikipediaDB = list(reader);$/;"	kind:variable	line:7
worker	../tfidflib.py	/^        def worker(docName, doc, doclist):$/;"	kind:function	line:69
writer	../createDBWithWikipedia.py	/^        writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:43
writer	../createOMDBGroundTruth.py	/^    writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:64
writer	../createOMDBTestGroundTruth.py	/^    writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:64
writer	../createSignatureGroundTruth.py	/^    writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:40
writer	../createTestDBWikipedia.py	/^        writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:46
writer	../createTestSignature.py	/^    writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:40
writer	../createWikiGroundTruth.py	/^    writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:71
writer	../createWikiTestGroundTruth.py	/^    writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:71
writer	../tfidf.py	/^        writer = csv.DictWriter(csvfile, fieldnames=fieldnames)$/;"	kind:variable	line:94
years	../createDBWithWikipedia.py	/^            years = 1920$/;"	kind:variable	line:47
years	../createTestDBWikipedia.py	/^            years = 2000$/;"	kind:variable	line:50
