/NLP

Neural networks to detect the kindness of sentences: build the dataset (tokenization, word to vector), NN implementation, training and evaluation with F1-score

Primary LanguageJupyter NotebookMIT LicenseMIT

Natural Language Processing project

Python project using Keras.

Example of neural networks implementation to detect the kindness of sentences:

1- Build the dataset (good practices, tokenization, word to vector),

2- Neural network implementation,

3- Training and evaluation with F1-score

You can find the whole project description here: https://apiquet.com/2020/02/16/nlp/