PyConversations
latest
  • Overview
  • Installation
  • Usage
  • Reference
  • Contributing
  • Authors
  • Changelog
PyConversations
  • »
  • Contents
  • Edit on GitHub

Contents¶

  • Overview
    • Installation
    • Documentation
    • Development
  • Installation
  • Usage
    • Conversation Class
      • Instantiation
      • Conversation Arithmetic
      • Adding and removing posts
      • User-Information Redaction
      • Alternate Representations
      • Splicing Conversations
      • Other Methods and Properties
    • UniMessage Class
      • Instantiation
      • Properties
      • User Mentions & Redaction
      • Alternate Representation
      • Parsing Platform Datetimes
    • Save & Load
      • JSON File
      • JSON Line File
    • Feature Extraction
      • Dictionary Raw Features
      • Vectorization
    • Jupyter Notebooks
  • Reference
    • pyconversations
      • pyconversations.convo
      • pyconversations.feature_extraction
      • pyconversations.message
      • pyconversations.ld
      • pyconversations.reader
      • pyconversations.tokenizers
  • Contributing
    • Bug reports
    • Documentation improvements
    • Feature requests and feedback
    • Development
      • Pull Request Guidelines
      • Tips
  • Authors
  • Changelog
    • 0.1.0 (2021-08-23)
    • 0.0.2 (2021-07-01)
    • 0.0.1 (2021-06-30)
    • 0.0.0 (2021-05-30)

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Hunter Scott Heidenreich. Revision 62d69bf8. Last updated on Aug 23, 2021.

Built with Sphinx using a theme provided by Read the Docs.