PHP Classes

File: src/voku/helper/stopwords/ka.php

Recommend this page to a friend!
  Classes of Lars Moelleken   PHP Stop Words List   src/voku/helper/stopwords/ka.php   Download  
File: src/voku/helper/stopwords/ka.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Stop Words List
Get stop words for many different languages
Author: By
Last change: [!]: "php": ">=7.0"
Date: 6 years ago
Size: 12,713 bytes
 

Contents

Class file image Download
<?php // georgian static $data = [ '?.?.', '????', '???????', '?????', '?????', '????', '???????', '??????????', '????????', '???????', '????', '????', '????????', '??????', '????????', '???????', '???????', '??', '???', '??', '???', '?????', '?????', '????????', '??????', '?????????', '?????????', '????????', '?????????', '???????????', '?????????', '?????', '????????', '???', '??????', '?????', '????', '??????', '????', '?????', '?????', '????????', '????', '??????????', '?????????????', '?????', '??????', '??', '?????????', '??????????', '???????', '?.?.', '?.?.', '????', '?????????', '??????????', '???-????', '??????', '?????', '???', '?????', '????????', '??????', '?????', '??????????????', '??????', '?????', '???????', '???????', '?????????????', '?????????', '????? ?????', '???', '?????', '??????????', '????????', '????', '??????', '????????', '????????', '?????????', '??????', '??', '????', '?????', '???????', '??????', '???????????', '?????', '????', '????', '???????', '?????????', '????', '????', '????????', '??????', '?????', '?????', '????', '????????', '??????', '?????', '??', '?????', '?????????', '?????', '?????', '?????', '?????', '??????', '????', '?????', '?????', '???????', '????????', '?????', '??????????', '?????', '???????', '????', '?????', '?????', '????', '???', '??????', '??????', '???????', '??????', '??????????', '?????', '??????', '??', '?????????', '????', '?????', '??????', '????', '???????', '?????', '???????', '???????', '?????????', '??????', '????????', '????', '????', '????????', '??????????', '??????', '??????????', '????????', '??????????', '?????????????', '?????', '?????', '???', '?????', '?????????', '?????????', '???????', '?????????', '????????', '??????', '???????', '????????', '???', '????????', '???????', '????????', '????????', '????????', '??????', '????', '????????', '?????', '??????', '???????', '?????????', '????????', '??????????', '?????', '???????', '??????', '???', '??????', '??????????', '??????', '????', '????', '???????', '????', '????', '????????', '???????????', '?????', '??????????', '?????????', '??????', '????????', '?????????', '???????', '???????', '?????????', '??????', '???????', '?????', '??????????', '??????????', '??????', '???', '?????', '????', '??????', '?????', '??????????', '???? ?????', '???? ??????', '???? ??????????', '??????? ?????', '???? ????????', '???? ???????', '???? ???????', '??????? ?????????', '??????, ???', '?? ????', '?? ??????', '?? ??????', '???? ????????????', '???? ????', '?? ?????', '???? ??????????', '???? ???????', '?? ???????????', '????? ????', '???? ?????', '??????? ????????????', '???? ??????', '???? ???????????', '???? ???????', '??????? ????????????', '??? ?????', '??? ??????', '??? ??????', '??? ????????', '??? ????', '??? ??', '??? ?????', '??? ??????', '??? ?????????', '??? ???', '??? ??????', '????? ??????????', '?????? ???????????', '?????? ???????', '??????? ???', '??????????? ????????????', '???????? ???', '???? ????', '???? ????????', '???? ??????', '???????? ?????', '?????????, ???', '????????, ???', '????? ?????', '??????? ????????', '?? ???.', '?? ????', '??????????, ???', '????? ????????', '????? ?????????', '???? ????????????', '???? ?????', '????? ?????', '?? ??', '??? ???', '????? ??', '??????? ???????', '?? ????????', '?? ?????', '?????? ???', '?? ???????????', '????? ????', '?????, ???', '????, ???', '??????? ????????????', '??????? ??????????', '????? ????????', '???? ????', '???? ???????', '???? ??????????????', '?????????, ???', '????????, ????', '????????, ???', '??????, ???', '??, ???????', '??? ??????', '???, ???', '????? ??????', '????? ???????', '?????? ???????????', '????? ??????', '?????? ??', '??? ?????', '???? ????????', '?????, ?????', '??? ??????', '?????, ????', '??????? ??', '????? ?????', '?????? ????', '???? ?????', '??? ????', '????????, ???', '???? ???????????', '???? ?????', '?????? ?????', '?????????? ?????', '???? ??', '?????? ?????', '?? ??????', '?? ?????????', '??? ???????', '??? ????????', '??? ?????', '??? ?????????????', '??? ???????????', '??? ?????????', '??? ????????', '?????? ??', '??? ???', '??? ??', '??????? ?????', '?????? ????????', '?????? ??????????', '?????? ??????????', '?????? ???????', '????????? ????????????', '??? ?????', '??? ????', '???? ??????', '???? ?????', '???? ???', '?????? ?????', '???? ?????', '???????? ??', '?????? ????', '????? ???????????', '??? ????', '??? ?????', '?? ???? ????', '??? ?? ??', '??? ?? ???', '?????? ????, ???', '????? ?? ?????', '??????????? ??????, ???', '?? ??? ??????', '???????? ?? ????????', '?? ??? ??????????', '???? ???????????????, ???', '???? ????, ???', '???? ???????, ???', '???? ?? ????', '???? ???????, ???', '?????? ???????????, ???', '????? ?? ?????', '????? ?? ?????', '??? ??????, ???', '?????????? ?????, ??', '?????????? ?????, ???', '?????? ???? ?????', '????? ?? ?????', '???? ?? ????', ]; $result =& $data; unset($data); return $result;