PolyglotDB
latest
Introduction
Getting started
Tutorial
Interacting with a local Polyglot database
Importing corpora
Enrichment
Querying corpora
Developer documentation
Neo4j implementation
InfluxDB implementation
PolyglotDB I/O
API Reference
Corpus API
Query API
I/O API
I/O Types API
Import API
Exporters
Helper functions
Acoustics API
Changelog
PolyglotDB
Docs
»
Developer documentation
»
API Reference
»
I/O API
»
Helper functions
»
text_to_lines
Edit on GitHub
text_to_lines
¶
polyglotdb.io.helper.
text_to_lines
(
path
)
[source]
¶
Parse a text file into lines.
Parameters
path
str
Fully specified path to text file
Returns
list
Non-empty lines in the text file
Read the Docs
v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.