Skip to content

Version 3.0 now supports bulk processing

Compare
Choose a tag to compare
@NeelShah18 NeelShah18 released this 01 Aug 23:53
· 22 commits to master since this release
53cd301

Emot 3.0 release moto is: high-performance detection library for data-science specially for large scale datasets of text.

Emot use advance dynamic pattern generation. It means everytime when you create object it generate pattern
based on the database(emo_unicode.py). You can add/delete/modify that file under library to create other dynamic pattern.

3.0 version provide more option such as bulk processing. It is useful when you have long list of "sentence or word"
and want to use multiprocessing power to speedup the process.

It means you can dynamically create pattern for the emoji or emoticons and run it in multiprocessing to get maximum
performance from multiple cores.

Again, I am thankful for all support and help from the community around the world. I hope this will help and make your
life easier.