Class SocialMediaPostExtractor

java.lang.Object
de.fuh.fpws2223.SocialMediaPostExtractor
Direct Known Subclasses:
SocialMediaTwitterPostFeatureExtractor, SocialMediaYouTubePostFeatureExtractor

public abstract class SocialMediaPostExtractor
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SocialMediaPostExtractor()  
  • Method Summary

    Modifier and Type Method Description
    abstract void createFeatureGraph​(java.lang.String jsonPost, MMFG fg)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait