diff --git a/.gitignore b/.gitignore index 9902c06..4a71308 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,3 @@ setup.ini *.html *.log *.png -*.txt \ No newline at end of file diff --git a/Forums/Classifier/readme.txt b/Forums/Classifier/readme.txt new file mode 100644 index 0000000..507efd0 --- /dev/null +++ b/Forums/Classifier/readme.txt @@ -0,0 +1,6 @@ +See test_classify.py for an example of how to use the classifier + +Dependencies: +scipy +scikit learn + diff --git a/Forums/Initialization/forumsList.txt b/Forums/Initialization/forumsList.txt new file mode 100644 index 0000000..801a104 --- /dev/null +++ b/Forums/Initialization/forumsList.txt @@ -0,0 +1 @@ +Altenens \ No newline at end of file diff --git a/Forums/Initialization/russian_forums.txt b/Forums/Initialization/russian_forums.txt new file mode 100644 index 0000000..b5e193b --- /dev/null +++ b/Forums/Initialization/russian_forums.txt @@ -0,0 +1,7 @@ +Runion +Exelab +Rutor +ToRepublic +CrdClub +Sat +AmberRoad \ No newline at end of file diff --git a/MarketPlaces/Classifier/readme.txt b/MarketPlaces/Classifier/readme.txt new file mode 100644 index 0000000..507efd0 --- /dev/null +++ b/MarketPlaces/Classifier/readme.txt @@ -0,0 +1,6 @@ +See test_classify.py for an example of how to use the classifier + +Dependencies: +scipy +scikit learn + diff --git a/MarketPlaces/Initialization/marketsList.txt b/MarketPlaces/Initialization/marketsList.txt new file mode 100644 index 0000000..559010a --- /dev/null +++ b/MarketPlaces/Initialization/marketsList.txt @@ -0,0 +1 @@ +Apocalypse \ No newline at end of file