Coder Social home page Coder Social logo

trellixvulnteam / tmtt_project_g7c5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nathanolszowski/tmtt_project

0.0 0.0 0.0 22.4 MB

proposition de restructure du code du projet TMTT

License: MIT License

Shell 0.01% JavaScript 2.70% Python 95.91% C 0.74% Common Lisp 0.03% Fortran 0.02% PowerShell 0.01% CSS 0.20% TeX 0.25% Makefile 0.01% HTML 0.11% Smarty 0.01% Xonsh 0.01% Cython 0.01%

tmtt_project_g7c5's Introduction

ttmt_project

TTMT is a text mining project to automate classifaction of technicals files.

Description

A longer description of your project goes here...

Note

This project has been set up using PyScaffold 3.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.

Structure TTMT PROJECT

# package/subpackage de fonctions


General - Config :
  • Vérifier le chemin d'un fichier/dico
  • Vérifier accès à JAVA file
  • Accès BDD

Extraire le texte :
  • Repérage extension fichier
  • Extraction pdf (test avec les différents extracteur)
  • Extraction texte
  • Extraction nombre pages
  • Extraction metadata/infopdf (si existe)

# échec lecture pdf crypté # échec PDF image { input : fichier | output : texte brute


Analyse texte :
Tokenisation

Stopwords Lemmatisation Stemming #Bigram/Trigram > graph of words

Fréquences terme/document > TF Normalisation > IDF Similarité cosinus

{ input : texte brute | output : dico de mots # term frequency : nb occurence terme texte/max occurence de tous les textes > TF IDF


Gestion des dictionnaires :

Lire un dictionnaire Ecrire un dictionnaire

# mots très courants/peu courants/spécialisés { input :


Gestion des logs + FDL :

Création CSV (FDL) Ecrire (FDL) Lecture CSV (de logs) Ecrire (log)

{ input : logs | output : csv logs { input : score/data analyse | output : csv FDL


Score :

Score % dico Classifieur

# Documentation/Loi/Réglementation/Normes { input : dico de mots | output : score dico % dicos { input : dico de mots | output : catégorie


Gestion base de données/API :

Lire Ecrire Conversion JSON

# format JSON # texte brute/metadata "recherchables" { input : fichier traité | output : enregistrement


Interface graphique :

MainWindow

tmtt_project_g7c5's People

Contributors

nathanolszowski avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.