Skip to content
/ NLP Public

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

License

Notifications You must be signed in to change notification settings

Apiquet/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published