Skip to content

doriclaudino/canarinho_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canarinho_nlp

labels, classify, summarization string for canarinho app

requirements

installation

inside the folder run npm install

run

node src/classification.js

run some functions on chrome console

functions to call

  • readCurrentChat(); read all messages loaded on current open group chat
  • asyncLoadAllChatHistory(); scroll all the group messages until reach the first message
  • scrollChatTop(); scroll one time on group messages
  • reachTop(); tells if reach the top or not
  • isAnValidChatGroup(); tells if is a group with at least 10 users
  • cancelPendingAsyncProcess(); cancel all async pending process, timeout, intervals