Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MJAHMADEE/Intent_Classification

Repository files navigation

Intent Classification using LSTM πŸ€–

Python TensorFlow NLP

Intent Classification with Neural Networks is an NLP project that uses Long Short-Term Memory (LSTM) networks to classify user queries into predefined categories.

Features 🌟

  • Utilizes GloVe embeddings for high-quality word representations.
  • Employs LSTM networks to capture long-term dependencies in text data.
  • Offers a detailed pipeline from text preprocessing to model evaluation.
  • Includes multiple model configurations to explore the impact of hyperparameters.

Setup and Installation πŸ› οΈ

  1. Clone the repository.
  2. Install the required Python libraries.
  3. Download and set up the GloVe embeddings.
  4. Prepare the dataset by running the preprocessing scripts.

Dataset πŸ“

The project is tested on a publicly available intent classification dataset, structured with text inputs and intent labels.

Model Training and Evaluation πŸš€

  • The model training process involves multiple steps including data preprocessing, feature extraction, and training LSTM models.
  • Various configurations with different hyperparameters (like hidden dimensions) are tested to find the best performing model.
  • Evaluation metrics such as accuracy, precision, recall, and F1-score are calculated to assess the model performance.

Results and Discussion πŸ“Š

  • The project includes detailed analysis of the model performance, showcasing the effectiveness of LSTM models in handling text classification tasks.
  • Visualizations like confusion matrices are provided to give insights into model predictions.

License πŸ“œ

The project is open-sourced under the MIT License.

Acknowledgements πŸ™Œ

  • Thanks to the Stanford NLP Group for providing the GloVe embeddings.
  • The intent classification dataset contributors for providing a rich dataset for analysis.

For more details, visit the GitHub repository.

About

Intent Classification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /