Commit Graph

30 Commits

Author SHA1 Message Date
unclecode
32c87f0388 chore: Update NlpSentenceChunking constructor parameters to None
The NlpSentenceChunking constructor parameters have been updated to None in order to simplify the usage of the class. This change removes the need for specifying the SpaCy model for sentence detection, making the code more concise and easier to understand.
2024-05-17 17:00:43 +08:00
unclecode
647cfda225 chore: Update Crawl4AI quickstart script in README.md
This commit updates the Crawl4AI quickstart script in the README.md file. The script is now properly formatted and aligned, making it easier to read and understand. The unnecessary indentation has been removed, and the script is now more concise and efficient.
2024-05-17 16:55:34 +08:00
unclecode
1cc67df301 chore: Update pip installation command and requirements, add new dependencies 2024-05-17 16:53:03 +08:00
unclecode
f85df91ca6 chore: Update README.md with Colab badge 2024-05-17 00:21:16 +08:00
unclecode
ea16dec587 Improve library loading 2024-05-16 21:19:02 +08:00
unclecode
45569d058d chore: Update pip installation command and requirements for Crawl4AI 2024-05-16 20:42:53 +08:00
unclecode
5bb0b0b378 chore: Update pip installation command and requirements for Crawl4AI 2024-05-16 20:36:29 +08:00
unclecode
c8589f8da3 Update:
- Fix Spacy model issue
- Update Readme and requirements.txt
2024-05-16 19:50:20 +08:00
unclecode
6a6365ae0a Refactor code to exclude the extraction of semantical blocks of text from the HTML 2024-05-16 18:10:55 +08:00
unclecode
5b80be956d Update:
- Debug
- Refactor code for new version
2024-05-16 17:31:44 +08:00
unclecode
f6e59157bf - Test all methods
- Update index.hml
- Update Readme
- Resolve some bugs
2024-05-14 21:27:41 +08:00
unclecode
8e536b9717 chore: Refactor README.md and project structure 2024-05-12 12:41:42 +08:00
unclecode
aac4e07389 chore: Update README.md and project structure 2024-05-12 12:39:31 +08:00
UncleCode
e3960ace68 Update README.md
Explain more about  `extract_blocks_flag`
2024-05-11 22:11:16 +08:00
UncleCode
b0f97ab2b3 Update README.md
Public server is available now
2024-05-11 08:56:19 +08:00
unclecode
20ef255c7f Update README 2024-05-09 23:28:47 +08:00
unclecode
da7748a780 Update README file 2024-05-09 22:51:10 +08:00
unclecode
f74f4e88c0 Update README file 2024-05-09 22:48:42 +08:00
unclecode
a8e7218769 chore: Update README.md and project structure 2024-05-09 22:40:08 +08:00
unclecode
84f093593a Update README 2024-05-09 22:37:45 +08:00
unclecode
88643612e8 chore: Update environment variable usage in config files 2024-05-09 22:37:01 +08:00
unclecode
6f99bad6f0 Update web application URL in README.md 2024-05-09 22:28:37 +08:00
unclecode
50d7a7e45d chore: Update forced flag for single page fetch to use default value 2024-05-09 22:21:12 +08:00
unclecode
c71dd9189b chore: Update import statements to use crawl4ai package 2024-05-09 22:17:15 +08:00
UncleCode
7ee8001b7d Update README.md
Add configuration section
2024-05-09 21:49:04 +08:00
unclecode
c71adb29ce chore: Update .gitignore and README.md 2024-05-09 19:25:25 +08:00
unclecode
898ec30a18 chore: Update license information in README.md
`chore: Update social media links in index.html`
2024-05-09 19:14:48 +08:00
unclecode
343c4477f8 Update Crawl4AI web application URL in README.md 2024-05-09 19:13:20 +08:00
unclecode
99e0dd1ccd chore: Update README.md with installation instructions for Crawl4AI library and local server 2024-05-09 19:12:39 +08:00
unclecode
b8e743cd8d Initial Commit 2024-05-09 19:10:25 +08:00