# Text Analysis

{% embed url="<https://docs.google.com/presentation/d/13z0gL9aBdufa6vgBJdT9hG1Ycx_nKtO4lPvqR1KoPEk/edit#slide=id.gbb8a836fca_0_27>" %}

### Contents

* [Voyant & Lexos Exercise](https://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/text-analysis/exercise-1-voyant)
* [Python Exercise ](https://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/text-analysis/exercise-2-python)

### Resources

* [BC Text & Data Mining Libguide](https://libguides.bc.edu/textdatamining/overview)

**Project Examples:**

* [Mining the Dispatch](https://dsl.richmond.edu/dispatch/)
* [The Virtual Text Project ](https://viraltexts.org/)
* [Robots Reading Vogue](http://dh.library.yale.edu/projects/vogue/)
* [Cohort Succession Explains Most Change in Literary Culture Cohort Succession Explains Most Change in Literary Culture](https://twitter.com/Ted_Underwood/status/1521159373900365826) (article)
* [See more](https://libguides.bc.edu/textdatamining/projects)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/text-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
