-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.muse
More file actions
21 lines (11 loc) · 861 Bytes
/
README.muse
File metadata and controls
21 lines (11 loc) · 861 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#title Introdution
***breeze.gufeng@gmail.com***
* Purpose
FunScripts Project only collects scripts which improve my ***productive*** in daily work.it will contain something written by Python,Perl,Shell even PowerShell.
More for this, I will note above all the scripts with weblog ***http://gfnpad.blogspad.com***.
* Problem & Solve
- ***Subversion Merge*** ------ merge.sh @ ***shell***
- ***Subverion Update Daemon*** ------ update.pl @ ***perl***
- ***Subversion Server Distribute Project*** ------ svn-distribute.pl @ ***perl***
- ***Text Mining (Extract Text Information From HTML Pages) With Denisty And FDR Algotithm*** ------ text-mining/text-mining-with-denisty-and-fdr.py @ ***python***
- ***Text Mining (Extract Text Information From HTML Pages) With FANN(MLP)*** ------ text-mining/text-mining-with-denisty-and-mlp.py @ ***python***