Code Monkey home page Code Monkey logo

student-enquiries-classification's Introduction

Student Enquiries Classifier

This is an application designed to classify student enquiries into predefined classes, built on top of Natural Language Processing (NLP) technologies. The core of this project is built with the popular NLP library, SpaCy, and the MiniLM-L6-v21 Sentence Transformer.

Authors and assignments

Short description of available functionalities

Users (students) can input their questions in Croatian language. The classifier will return a set of probabilities of those sentences belonging to predefined classes such as "final thesis" or "enrollment in second year". Also, the system will output an answer with highest similarity to the predefined set of answers. The model used is sentence-transformers/all-MiniLM-L6-v2. Tokenization and data embeddings are done using spaCy.

Technology Stack

  • SpaCy: SpaCy is a free, open-source library for advanced NLP in Python. It's designed specifically for production use and helps us deal with large amounts of text data.

  • MiniLM-L6-v21 Sentence Transformer: The MiniLM-L6-v21 Sentence Transformer is a transformer model optimized for generating sentence embeddings. This model is trained on a large corpus of sentences and can generate dense vector representations for sentences or paragraphs.

Organization

Juraj Dobrila University of Pula
Pula Faculty of Informatics
Course: Distributed Systems, Academic Year 2022/2023
Mentor: doc. dr. sc. Nikola Tanković (https://fipu.unipu.hr/fipu/nikola.tankovic, [email protected])

student-enquiries-classification's People

Contributors

lukablaskovic avatar

Watchers

Kostas Georgiou avatar  avatar  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.