Jell Zone's repositories

Excel-Reviews-to-PDF

This Python script converts the text in the "review" column of an Excel file into a series of PDF documents. Each PDF file will contain up to 1000 pages, and if the content exceeds 1000 pages, the script will automatically create additional PDF files (e.g., reviews_part1.pdf, reviews_part2.pdf, etc.).

Language:PythonStargazers:3Issues:1Issues:0

copy-excel-paste-markdown

Copy a table in Excel (or other spreadsheet programs) and paste it as a Markdown table

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

google-trends-analytics

本项目提供了一个简单的Python工具,用于比较多个关键字的趋势。通过使用matplotlib和pandas库,该工具可以从CSV文件中读取数据,绘制样条曲线图,并根据需要筛选关键字。默认情况下,代码显示前4个关键字的趋势。

Language:PythonLicense:GPL-3.0Stargazers:1Issues:2Issues:0

Keyword-Density-Analyzer

This script analyzes the keyword density of a given text, by calculating the frequency of occurrence of one-word and multi-word phrases. It also computes various text statistics, such as word count, character length, sentence count, and readability scores.

Language:PythonLicense:UnlicenseStargazers:1Issues:2Issues:0

ngram_extractor

You can split the paragraphs of keywords, and split keywords into word frequencies of 2-5 words

Language:PythonLicense:GPL-3.0Stargazers:1Issues:1Issues:0

phrase-frequency-counter

💬NLP - Evaluating the phrase eloquency of a text data set and returns an adapted version of the hirsch-index as measure of its usefulness for the training of Neural Networks for NLP.

Language:CLicense:GPL-3.0Stargazers:1Issues:0Issues:0

search-engine-optimization

:mag: A helpful checklist/collection of Search Engine Optimization (SEO) tips and techniques.

License:MITStargazers:1Issues:0Issues:0

AssetGrowthModel

这个模型用于预测个人资产的增长

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ChatGPT-Next-Web-update-version

One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

CSV-Splitter

CSV Splitter: 分割大型 CSV 文件

Language:PythonStargazers:0Issues:0Issues:0

examples-of-web-crawlers

一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

freqy

Word / Phrase frequency analyzer

Language:RubyLicense:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:GoStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

ios-pendo-to-csv

iOS Pendo笔记转CSV工具

Language:PythonStargazers:0Issues:0Issues:0

nlp-roadmap

ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP

License:MITStargazers:0Issues:0Issues:0

SharpWxDump

微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本

Language:C#Stargazers:0Issues:0Issues:0

Text-Analytics-Tool

This is a Python program designed to perform comprehensive text analysis on input data stored in an Excel file. The analysis includes keyword density calculation, content analysis with multiple metrics, sentence level analysis, and sentiment analysis.

Language:PythonStargazers:0Issues:1Issues:0

Webpage_Phrase_Frequency

Given a URL, output the frequency of phrases specified in a text file in a CSV format

Language:PythonLicense:MITStargazers:0Issues:0Issues:0