An open API service indexing awesome lists of open source software.

https://github.com/infinityofspace/ngram_graph


https://github.com/infinityofspace/ngram_graph

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# ngram_graph

![](docs/images/example_graph.png)

## About

`ngram_graph` is a Python package for creating n-gram graphs from text corpora.

## Installation

Install `ngram_graph` using `pip`:

```bash
pip install ngram_graph
```

## Usage

TODO

## License

This project is licensed under the terms of the MIT license. See [LICENSE](LICENSE) for details.