Coder Social home page Coder Social logo

parvvaresh / nlp-projects Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 0.0 7.88 MB

This repository contains a collection of Natural Language Processing (NLP) projects

Jupyter Notebook 98.79% Python 1.21%
machine-learning ml natural-language-processing nlp

nlp-projects's Introduction

NLP Projects Repository

Welcome to the NLP Projects repository! This repository contains a collection of Natural Language Processing (NLP) projects developed by [Your Name or Organization].

Table of Contents

  1. News Classification
  2. Auto Correct
  3. Measure Similarity
  4. Text Summarization
  5. Email Spam Detection
  6. Resume Classification
  7. Knowledge Graph

1. News Classification

  • Description: This project aims to classify news articles into different categories using NLP techniques. It involves text preprocessing, feature extraction, and machine learning classification algorithms.

  • Files:

    • fars_news_v1.2.ipynb: Jupyter notebook containing the code for news classification.
    • test.txt: Sample test data for the classification.

2. Auto Correct

  • Description: Implementation of an auto-correct system using NLP algorithms. The system corrects spelling mistakes in text input by suggesting the most probable corrections based on context and language models.

  • Files:

    • main.py: Main script for the auto-correct system.
    • model/: Directory containing modules for edit distance calculation, Jaccard similarity, and pre-processing.
    • words_en.csv: English word dataset.
    • words_fa.csv: Persian (Farsi) word dataset.

3. Measure Similarity

  • Description: A project to measure the similarity between two texts. It involves calculating various similarity metrics such as cosine similarity, Jaccard similarity, or edit distance.

  • Files:

    • main.ipynb: Jupyter notebook containing code for measuring text similarity.
    • data set/: Directory containing sample text files for similarity measurement.

4. Text Summarization

  • Description: Implementation of text summarization techniques using NLP. The project aims to generate concise summaries of large text documents or articles while preserving the key information.

  • Files:

    • main.ipynb: Jupyter notebook with code for text summarization.

5. Email Spam Detection

  • Description: Detecting spam emails using various machine learning algorithms and NLP features. The project involves text preprocessing, feature extraction, model training, and evaluation.

  • Files:

    • src/: Directory containing scripts for pre-processing, feature extraction, model training, and evaluation.
    • README.md: Details about the project and its implementation.

6. Resume Classification

  • Description: Classifying resumes into different categories based on their content. It involves extracting relevant information from resumes and using machine learning algorithms for classification.

  • Files:

    • resume_classification.ipynb: Jupyter notebook for resume classification.
    • resume_dataset.csv: Dataset containing resume samples.

7. Knowledge Graph

  • Description: Building a knowledge graph from text data. The project involves extracting entities and relationships from unstructured text and representing them in a structured graph format.

  • Files:

    • example/: Directory containing example data and scripts for building the knowledge graph.
    • src/: Directory containing scripts for extracting details, processing data, and building the knowledge graph.
    • README.md: Information about the project and how to use it.

Feel free to explore each project folder for more details and instructions on how to run the code.


nlp-projects's People

Contributors

parvvaresh avatar elhamghasemi1984 avatar

Stargazers

Ali Abdollahian Noghabi avatar  avatar Amir Hri avatar  avatar  avatar  avatar soheil haghighi avatar Amirata Ghaffarian avatar  avatar Amir-Abbas Alvand avatar Samrand avatar Alireza Pashmchi avatar  avatar  avatar Mohammadreza Amani avatar  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.