convosense/email_signature_remover
Email Signature remover - Extracting email body out of the email text in order to get accurate sentiment results, using NLP tasks.
No commits in the last 6 months.
Stars
21
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/convosense/email_signature_remover"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xRahul/GroupingMessages
Auto categorization of your SMS into your own custom categories
omaarelsherif/Email-Spam-Detection-Using-NLP
Classify email to spam or not using some nlp techniques and multinomial naive bayes classifier
IBM/sms-analysis-with-wks
Analyzing SMS offers for domain specific entities using Watson Knowledge Studio and Watson's...
Tejas-TA/Transformer-BERT-SMS-Spam-Detection
Spam SMS Detection Project implemented using NLP & Transformers. DistilBERT - a hugging face...
RamseyTom/Spam-Email-Detection-based-on-word2vec-CNN
使用trec06c数据集,通过jieba分词,word2vec训练词向量,搭建CNN进行垃圾邮件检测