Git Product home page Git Product logo

nlp-project's Introduction

Natural Language Processing Project

Group project for the NLP subject in our AI degree.

Files in this repository

  • data: contains the training and test data, as well as preprocessed data useful for our models.
  • latex: necessary files used for the creation of the report in latex.
  • models: last trained checkpoints of the CRF and LSTM models.
  • src: contains all the python scripts and jupyter notebooks.
    • preprocesing.py: functions for data preprocessing, incuding tokenization and lemmatization.
    • blindNegex.py: code for the Full Scope NegEx, the baseline model.
    • negex.py: implementation of NegEx as proposed in the original paper, using medical terms extracted from the training set.
    • crf0.py: code for the first implementation of CRF.
    • crf.py: code for the second and official implementation of CRF.
    • lstm.py: code for the BiLSTM implementation.
    • eval.py: code to evaluate the model predictions
    • .ipynb files: python scripts used during the development of this project, most of them to test and demonstrate the funcitonality of their corresponding .py files.

Contributors

  • Amritpal Singh
  • Oscar Arrocha
  • Mustapha El Aichouni
  • Eric López

nlp-project's People

Contributors

pikurrot avatar arroch35 avatar amritpal200 avatar mustaphouni04 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.