Git Product home page Git Product logo

practica3's Introduction

Practuce III - Document Similarity

In pursuit of the indications this code performs a searching process in order to find the most similar documents within a corpus given a document.
To install all the required modules run:

pip install -r requirements.txt

How to run

Once the requirements are installed just run:

streamlit run interfaz.py

You will get this tab open on you browser

General viw

Now follow the following steps:

  1. Upload a corpus in the indicated place
  2. Set you documents, you can achive this in two differen ways:
    • Upload a text file in the second box.
    • Write or paste a document in the textbox. Either way using a line breaker means that a new document starts, so you can seach similarities for N documents.
  3. Select your desired parameters
  4. Press "Enviar"
  5. If you wish to make all possible comparisons you can just ignore the parameters and directly press "Comparar todo"

Once the process is done a table with the results will de displayed under the button you pressed, simultaneously a pdf is also generated and opened using you default pdf viewer.

Note: if you want to use a txt file don't add anything in the text box and vice versa, if you want to use the text box dont attach a txt file.

practica3's People

Contributors

skoday avatar

Watchers

 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.