Skip to content

Instantly share code, notes, and snippets.

View drvenabili's full-sized avatar

Simon Hengchen drvenabili

View GitHub Profile
Logitech® Unifying Software Version : 2.50.25
Dj Api Version : 2, 50, 25
Receiver
Name : Unifying Receiver
ModelId : 0x46dc52b
Serial Number : 652197C2
Handle : 0xff000001
Wireless Status : 0x3
Firmware version : 012.003.00025
#!/usr/bin/python
# -*- coding: utf-8 -*-
import codecs
import re
import io
import os,glob
#!/bin/bash
echo "SELECT "server_time", "piwik_log_action.name" AS "url" FROM "piwik_log_link_visit_action" JOIN "piwik_log_action" ON "piwik_log_link_visit_action.idaction_url" = "piwik_log_action.idaction" WHERE "idsite" =16 AND "server_time" > \"2016-01-01 00:00:00\" AND "server_time" < \"2016-03-31 00:00:00\" ORDER BY "server_time";" | mysql -u root -pljungan piwik2;
# TODO : variables pour les dates
# Remplacer les credentials à la fin
#!/bin/bash
date1=$(date +%Y-%m-%d)
date1="\"$date1 00:00:00\""
echo $date1
date2=$(date -d "1 week ago" +%Y-%m-%d)
date2="\"$date2 00:00:00\""
echo $date2
import codecs, urllib
import io
f = open("annesql.csv","r")
f = f.readlines()
x = io.open("annesqldecode.csv","w",encoding="utf8")
for line in f:
line = urllib.unquote(line).decode("utf8")
x.write(line)
un 21 23:08:36 debian NetworkManager[494]: <info> (ttyACM0): modem state changed, 'searching' --> 'registered' (reason: unknown)
Jun 21 23:08:37 debian ModemManager[495]: <info> Modem /org/freedesktop/ModemManager1/Modem/4: 3GPP location updated (MCC: '206', MNC: '1', Location area code: '7DF', Cell ID: '3EE4675')
Jun 21 23:08:51 debian pppd[30569]: LCP: timeout sending Config-Requests
Jun 21 23:08:51 debian pppd[30569]: Connection terminated.
Jun 21 23:08:51 debian avahi-daemon[509]: Withdrawing workstation service for ppp0.
Jun 21 23:08:51 debian NetworkManager[494]: LCP: timeout sending Config-Requests
Jun 21 23:08:51 debian NetworkManager[494]: ** Message: nm-pptp-ppp-plugin: (nm_phasechange): status 11 / phase 'disconnect'
Jun 21 23:08:51 debian NetworkManager[494]: Connection terminated.
Jun 21 23:08:51 debian NetworkManager[494]: <warn> VPN plugin failed: connect-failed (1)
Jun 21 23:08:51 debian NetworkManager[494]: <info> devices removed (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
@drvenabili
drvenabili / gist:edce128f51004e38796ef501d5f6f010
Created August 19, 2016 08:39
wiki input file for gensim
sigmund@debian:input$ head -n 4 short_fr_100_onefile.txt
Le 000, prononcé « triple-o », est le numéro d'urgence et de secours australien. Il peut être composé à partir de n'importe quel téléphone, débloqué ou non et depuis une cabine téléphonique.
0079-0088 est le huitième album de Gackt, sorti le 19 décembre 2007. Cet album est le thème de la série Mobile Suit Gundam. Il est sorti dans une édition normale et dans deux éditions limitées différentes. Une des éditions limitées contient une narration par Toru Furuya (la voix d'un personnage de Gundam, Amuro Ray) et l'autre contient une narration par Shuichi Ikeda (qui fait la voix de Char Aznable).
007 Legends est un jeu vidéo de tir à la première développé par Eurocom et édité par Activision en octobre 2012 sur PS3, Xbox 360 et Windows.
007: Nightfire est un jeu vidéo de tir à la première fondé sur l'univers de James Bond. Édité par Electronic Arts, le titre est disponible depuis novembre 2002 sur PC, PlayStation 2, GameCube et Xbox et depuis mars 2003 sur Gam
sigmund@debian:~/git/TICCL$ perl TICCLops.PICCL.pl TICCL.Black.config
TICCL_OPTSin: abcmdef TXT /home/sigmund/git/TICCL/ticclops/ /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.c20.d2.confusion empty.txt xml 100000000 /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.lc.chars /home/sigmund/Desktop/Vooruit/vooruit_preprocessed /home/sigmund/git/TICCL/data/int/nld/nuTICCL.OldandINLlexandINLNamesAspell.v2.COL1.tsv 2 /home/sigmund/Desktop/Vooruit/OUT TESTTWO 3 nld /usr/local/bin 30 5 50
TICCL_OPTSin2: MODE: abcmdef TEXTTYPE: TXT ROOTDIR: /home/sigmund/git/TICCL/ticclops/ CHARCONFUS: /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.c20.d2.confusion KHC: empty.txt EXT: xml$ ARTIFRQ: 100000000 ALPH: /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.lc.chars INPUTDIR: /home/sigmund/Desktop/Vooruit/vooruit_preprocessed DIR: LEX: /home/sigmund/git/TICCL/data/int/nld/nuTICCL.OldandINLlexandINLNamesAspell.v2.COL1.tsv LD: 2 OUTPUTDIR: /home/sigmund/Desktop/Vooruit/OUT PREFIX: TESTTWO RANK: 3 LANG: nld TOO
-a abcmdef ## $mode : The mode specifies which submodules will be run.
-b TXT ##$texttype : What is the type of your input files? Are these IM : images, PDF : images in PDF files, TXT : plain text files, XML : an XML format, FOLIA : FoLiA XML format, TSV : a frequency file (word type -tab - frequency)
-z /home/sigmund/git/TICCL/ticclops/ ## $ROOTDIR : The directory where your version of the TICCL system files are located.
-c /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.c20.d2.confusion ## $charconfus : A file listing the particular character confusions the system will gather word pairs for.
-d empty.txt ## $KHC Specify the name of the Known Historical Confusions file (if you have one). If not, create an empty file in TICCL's root directory.
-e xml ## $ext : The extension ending your input file names. Can be single, e.g. '.xml' or double '.folia.xml'.
-f 100000000 ## $artifrq : The artificial frequency. Should be higher than the highest word frequency in your input files frequency list. Typically set
sigmund@debian:~/git/TICCL$ perl TICCLops.PICCL.pl TICCL.Black.config
TICCL_OPTSin: abcmdef TXT /home/sigmund/git/TICCL/ticclops /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.c20.d2.confusion empty.txt xml 100000000 /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.lc.chars /home/sigmund/Desktop/Vooruit/vooruit_preprocessed /home/sigmund/git/TICCL/data/int/nld/nuTICCL.OldandINLlexandINLNamesAspell.v2.COL1.tsv 2 /home/sigmund/Desktop/Vooruit/OUT TESTTWO 3 nld /usr/local/bin 30 5 50
TICCL_OPTSin2: MODE: abcmdef TEXTTYPE: TXT ROOTDIR: /home/sigmund/git/TICCL/ticclops CHARCONFUS: /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.c20.d2.confusion KHC: empty.txt EXT: xml$ ARTIFRQ: 100000000 ALPH: /home/sigmund/git/TICCL/data/int/nld/nld.aspell.dict.lc.chars INPUTDIR: /home/sigmund/Desktop/Vooruit/vooruit_preprocessed DIR: LEX: /home/sigmund/git/TICCL/data/int/nld/nuTICCL.OldandINLlexandINLNamesAspell.v2.COL1.tsv LD: 2 OUTPUTDIR: /home/sigmund/Desktop/Vooruit/OUT PREFIX: TESTTWO RANK: 3 LANG: nld TOOLD