Skip to content

IntsiraL/rechearch-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rechearch-doc

Project Information Retrieval: la methode Vector space scoring (calcul de cos(q,d))

Environnement de développement utilisé : Debian 8 Ubuntu 16 Language utilisé : Python3.4

#requirement: les packages et bibliothèque à installer

python 3.4 > 
nltk
    import nltk
    nltk.download('punkt')
    nltk.download('stopwords')
PyQt5

Execution: 1=> ouvrir un terminal 2=> lancer simplement la commande ./lancementBash 3=> Ou bien la commande python3 source/Main.py Data/AP891216.xml Data/stopwords.txt 4=> Ou bien executer le fichier Main.py

Lien du projet sous Github: https://github.com/IntsiraL/rechearch-doc

Réalisé par: RASOLONIAINA Marlino BOKA Yao

About

Project Information Retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages