Skip to main content

Corpus library

Project description

Corpus

Video Lectures

For Developers

You can also see Python, Java, C++, Swift, Js, or C# repository.

Requirements

Python

To check if you have a compatible version of Python installed, use the following command:

python -V

You can find the latest version of Python here.

Git

Install the latest version of Git.

Pip Install

pip3 install NlpToolkit-Corpus-Cy

Download Code

In order to work on code, create a fork from GitHub page. Use Git for cloning the code to your local or below line for Ubuntu:

git clone <your-fork-git-link>

A directory called Corpus will be created. Or you can use below link for exploring the code:

git clone https://github.com/olcaytaner/Corpus-Cy.git

Open project with Pycharm IDE

Steps for opening the cloned project:

  • Start IDE
  • Select File | Open from main menu
  • Choose Corpus-Cy file
  • Select open as project option
  • Couple of seconds, dependencies will be downloaded.

Detailed Description

Corpus

To store a corpus in memory

a = Corpus("derlem.txt")

If this corpus is split with dots but not in sentences

Corpus(self, fileName=None, splitterOrChecker=None)

The number of sentences in the corpus

sentenceCount(self) -> int

To get ith sentence in the corpus

getSentence(self, index: int) -> Sentence

TurkishSplitter

TurkishSplitter class is used to split the text into sentences in accordance with the . rules of Turkish.

split(self, line: str) -> list

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NlpToolkit-Corpus-Cy-1.0.14.tar.gz (619.8 kB view details)

Uploaded Source

File details

Details for the file NlpToolkit-Corpus-Cy-1.0.14.tar.gz.

File metadata

  • Download URL: NlpToolkit-Corpus-Cy-1.0.14.tar.gz
  • Upload date:
  • Size: 619.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.9

File hashes

Hashes for NlpToolkit-Corpus-Cy-1.0.14.tar.gz
Algorithm Hash digest
SHA256 d5b55db50508f06c4254c58323ea0382d8f9e3def1f69f9db80a2a51bb2d26c7
MD5 5095d4d8426e17e47e7bab0c69d0e8f7
BLAKE2b-256 97268ca105e74766252ad2d39ec35de932541454a8d6bd55c709a33ecdee4487

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page