13  Building Feature Co-occurrence Matrices

13.1 Objectives

In this chapter we explain the intuition behind feature co-occurrence matrices (fcm), when and why to use them, and how to construct an fcm from a quanteda tokens object. At the end of the chapter, readers will have a solid understanding of creating fcms and when and how they can use them.

13.2 Methods

  • Creating fcms
  • Advanced options

13.3 Examples

  • Co-occurrence statistics
  • Network analysis
  • Computing word embeddings

13.4 Issues

Additional issues.

13.5 Further Reading

Additional resources from libraries or the web.

13.6 Exercises

Add some here.