Skip to content

This repository offers NLP resources & tutorials using keras/tensorflow. Designed for University of Salford's NLP module students, but open for all to learn NLP topics like text classification, language modeling, and sentiment analysis.

License

Notifications You must be signed in to change notification settings

TechNBusiness/Natural-Language-Processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP

This GitHub repository is a collection of resources and tutorials for Natural Language Processing (NLP) using the popular libraries keras and tensorflow. The repository is primarily intended for students of the NLP module of the MSc in Artificial Intelligence program at the University of Salford, but can be used by anyone interested in learning about NLP. The repository contains methods and workshops that cover a wide range of NLP topics, such as text classification, language modeling, and sentiment analysis. It's a great place for students and anyone who is interested in learning about NLP to start experimenting with real-world examples and to get a deeper understanding of the techniques used in this field. The workshops provided in the repository are easy to follow, and the code is well-commented, making it easy to understand the underlying concepts. Overall, this repository is a valuable resource for anyone looking to gain a deeper understanding of NLP and its applications.

Image showing diagram mapping a character to an ASCII and binary representation

Usage

Instructions for using the NLP GitHub repository:

  1. To download the code, visit the repository's page at https://github.com/Ali-Alameer/NLP. Click on the "Code" button and select "Download ZIP".
  2. To clone the repository using git, open a terminal and navigate to the desired directory. Run the command "git clone https://github.com/Ali-Alameer/NLP.git" to create a local copy of the repository.

About

This repository offers NLP resources & tutorials using keras/tensorflow. Designed for University of Salford's NLP module students, but open for all to learn NLP topics like text classification, language modeling, and sentiment analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.0%
  • Python 2.0%