#textprocessing ผลการค้นหา
Day 17 of #100DaysOfCode 🚀: Refining text with a double punch: removing URLs and stopwords! 🧹🔗 Polishing text data by eliminating URLs and irrelevant stopwords! 📚🧽 #TextProcessing #Python #CodeNewbie #LearningInProgress #Day17
Master `awk` for Advanced Text Processing Unlock the power of `awk` for efficient text processing. From basics to advanced techniques, enhance your skills with practical examples and real-world applications. BONUS CheatSheet 🎁 included #awk #textprocessing #linux
🚨 Two-day training session on text processing and analysis techniques 🚨 • 📅 Feb 10-11, 11:30-14:30 📍UCRC, Rethymnon & online (you can find the link at the TALOS website; the sessions will be recorded) - See more here: talos-ai4ssh.uoc.gr/training-febr-… • #TextProcessing #TALOSLab
🚀 Our two-day training on text processing & analysis was a huge success! - See more here: talos-ai4ssh.uoc.gr/training-febr-… - Missed it? Recordings will soon be available on the TALOS YouTube channel! 📹✨ • #TextProcessing #TALOSLab #TALOS #AI #SSH #TALOSAI4SSH #UOC #Crete
A novel approach trains LLMs over highly compressed text, achieving improved training efficiency and handling of long text spans. #LLMs #NeuralCompression #TextProcessing
🚀 Excited to share my latest work on #RegularExpressions! 📚✨ Learn how to efficiently process and manipulate text data using powerful pattern-matching techniques. 📊🔍 Check it out here: lnkd.in/dkyahgyA #DataScience #TextProcessing #KaggleNotebook
Machines are learning to understand and respond to human language with NLP. It powers chatbots, sentiment analysis, and real-time translations by blending linguistics with AI. #NLP #ArtificialIntelligence #TextProcessing #Automation #ComputationalLinguistics #Plaxonic
MemLong: Revolutionizing Long-Context Language Modeling with Memory-Augmented Retrieval itinai.com/memlong-revolu… #MemLong #LanguageModel #TextProcessing #AI #BusinessEvolution #ai #news #llm #ml #research #ainews #innovation #artificialintelligence #machinelearning #technology…
Optimizing Large-Scale Sentence Comparisons: How Sentence-BERT (SBERT) Reduces Computational Time While Maintaining High Accuracy in Semantic Textual Similarity Tasks itinai.com/optimizing-lar… #SBERT #TextProcessing #SemanticSearch #AIforBusiness #CustomerEngagement #ai #news #…
Jina AI Introduced ‘Late Chunking’: A Simple AI Approach to Embed Short Chunks by Leveraging the Power of Long-Context Embedding Models itinai.com/jina-ai-introd… #RAG #AI #TextProcessing #BusinessTransformation #CustomerEngagement #ai #news #llm #ml #research #ainews #innovatio…
Text Processing in Python - freecomputerbooks.com/Text-Processin… Look for "Read and Download Links" section to download. #python #programming #TextProcessing #TextMining #DataMining
Master Linux one command at a time – process and analyze like a pro with #awk! 📊 This powerful #textprocessing tool is perfect for extracting, transforming, and reporting data right from the terminal. #LinuxTips #CommandLine #DataTools #Scripting #AwkCommand #DevLife #OpenSource
sed command to replace line break plus text containing spaces askubuntu.com/questions/1450… #search #textprocessing #sed #commandline
Large language models are not sustainable. There are more efficient methods to classify, search and compare text – Meet Semantic Folding | High Efficiency #AI for #Textprocessing #greenAI #sustainablesoftware #carbonfootprint
🌟 Exciting news! 📚 We are thrilled to share a new paper titled "Processing Written Language in Video Games: An Eye-Tracking Study on Subtitled Instructions". 👀 #textprocessing #eyemovements #OpenAccess #MDPI You can access the full text here: brnw.ch/21wWRIB
📚 Bag-of-Words & TF-IDF = the OGs of NLP! BoW counts words, TF-IDF boosts the rare ones. Simple, powerful, and still relevant for text tasks! - buff.ly/hkQS8O5 - buff.ly/RGkDcTy #AI365 #NLP #TextProcessing
🧠 Prepping text for AI magic? Start with tokenization, stemming & lemmatization! Break it down, clean it up, and let your models shine. Better text = smarter predictions. buff.ly/hkQS8O5 buff.ly/RGkDcTy #AI365 #TextProcessing #NLP #MachineLearning #DataScience
3/22 🔤 Master tokenization - how text becomes numbers. Subword algorithms like BPE and SentencePiece break language into digestible chunks. This preprocessing step determines what your model can "see." #NLP #Tokenization #TextProcessing
Efficient string manipulation in Python benefits AI applications involving text processing. What's your approach to text processing? #TextProcessing $AIMASTER
5/20Master tokenization early. Most beginners underestimate this. Learn BPE, WordPiece, and SentencePiece. Understanding how text becomes tokens will save you from countless debugging headaches later. #NLP #Tokenization #TextProcessing
The text you provided is too long for me to understand. To help me, please shorten it or use a model that can handle longer texts. #AI #MachineLearning #TextProcessing arxiv.org/abs/2506.19865 #ArtificialIntelligence
🧠 NLP starts here: Tokenization! Break text into words/subwords so machines can make sense of our language. Tiny tokens, big leap in understanding. 🔗 linkedin.com/in/octogenex #NLPBasics #Tokenization #TextProcessing #ML
CHONKing my way through @ChonkieAI , Added peak detection to our SemanticChunker - now it's like having a super-smart editor that knows exactly where to break text into meaningful chunks. No more awkward splits or forced merges! #NLP #AI #TextProcessing
Master Linux one command at a time – process and analyze like a pro with #awk! 📊 This powerful #textprocessing tool is perfect for extracting, transforming, and reporting data right from the terminal. #LinuxTips #CommandLine #DataTools #Scripting #AwkCommand #DevLife #OpenSource
🔁 Conversion Once you have documents, you convert them into a consistent format: HTML, Word, PDF → XML Use Unicode (e.g., UTF-8) for multilingual support 🌍 This ensures the text + metadata are usable downstream. #TextProcessing #Unicode
Struggling to summarize massive Document with LLMs? 📚💻 Discover 5 game-changing methods to process huge documents—fast, cheap, and smart! Which one’s best for you? 👇 Dive into the thread! #AI #LLM #TextProcessing
🌟 Exciting news! 📚 We are thrilled to share a new paper titled "Processing Written Language in Video Games: An Eye-Tracking Study on Subtitled Instructions". 👀 #textprocessing #eyemovements #OpenAccess #MDPI You can access the full text here: brnw.ch/21wWRIB
🧠 Prepping text for AI magic? Start with tokenization, stemming & lemmatization! Break it down, clean it up, and let your models shine. Better text = smarter predictions. buff.ly/hkQS8O5 buff.ly/RGkDcTy #AI365 #TextProcessing #NLP #MachineLearning #DataScience
📚 Bag-of-Words & TF-IDF = the OGs of NLP! BoW counts words, TF-IDF boosts the rare ones. Simple, powerful, and still relevant for text tasks! - buff.ly/hkQS8O5 - buff.ly/RGkDcTy #AI365 #NLP #TextProcessing
Text Processing in Python - freecomputerbooks.com/Text-Processin… Look for "Read and Download Links" section to download. #python #programming #TextProcessing #TextMining #DataMining
Parse trees are crucial for language parsing, machine translation, text processing, and compiler design, they ensure syntactic accuracy across domains. #NLP #MachineTranslation #TextProcessing #CompilerDesign #SyntaxAnalysis #AI #LLM
🚀 Transform with Stream: Power up Your Text Transformations Level up your text transformations with Transform streams! Process data incrementally and achieve memory-efficient transformations like a pro. #NodeJS #StreamTransformations #TextProcessing
🚨 Two-day training session on text processing and analysis techniques 🚨 • 📅 Feb 10-11, 11:30-14:30 📍UCRC, Rethymnon & online (you can find the link at the TALOS website; the sessions will be recorded) - See more here: talos-ai4ssh.uoc.gr/training-febr-… • #TextProcessing #TALOSLab
MemLong: Revolutionizing Long-Context Language Modeling with Memory-Augmented Retrieval itinai.com/memlong-revolu… #MemLong #LanguageModel #TextProcessing #AI #BusinessEvolution #ai #news #llm #ml #research #ainews #innovation #artificialintelligence #machinelearning #technology…
🚀 Our two-day training on text processing & analysis was a huge success! - See more here: talos-ai4ssh.uoc.gr/training-febr-… - Missed it? Recordings will soon be available on the TALOS YouTube channel! 📹✨ • #TextProcessing #TALOSLab #TALOS #AI #SSH #TALOSAI4SSH #UOC #Crete
Master `awk` for Advanced Text Processing Unlock the power of `awk` for efficient text processing. From basics to advanced techniques, enhance your skills with practical examples and real-world applications. BONUS CheatSheet 🎁 included #awk #textprocessing #linux
Wrap your text like a pro with Python's built-in textwrap module! Whether you're working on a script or formatting your output, #Python's textwrap makes it easy to achieve clean, well-organized text. #codingtips #textprocessing #programming
Jina AI Introduced ‘Late Chunking’: A Simple AI Approach to Embed Short Chunks by Leveraging the Power of Long-Context Embedding Models itinai.com/jina-ai-introd… #RAG #AI #TextProcessing #BusinessTransformation #CustomerEngagement #ai #news #llm #ml #research #ainews #innovatio…
Day 17 of #100DaysOfCode 🚀: Refining text with a double punch: removing URLs and stopwords! 🧹🔗 Polishing text data by eliminating URLs and irrelevant stopwords! 📚🧽 #TextProcessing #Python #CodeNewbie #LearningInProgress #Day17
Elevating text analysis with NLTK's lemmatization! 📚✨ Harnessing NLTK's lemmatization for refining text and uncovering deeper insights! 📊🔍 #NLP #Python #TextProcessing #LearningInProgress #Day16 #DataScience #CodeNewbie #Lemmatization #TextAnalysis
sed command to replace line break plus text containing spaces askubuntu.com/questions/1450… #search #textprocessing #sed #commandline
Day 12 of #100DaysOfCode 🚀: Enhancing text accuracy with spell checking tools! 📝 mproving text quality using various spell checking techniques! ✍️🔧 #TextProcessing #Python #CodeNewbie #LearningInProgress #Day12🔍
Optimizing Large-Scale Sentence Comparisons: How Sentence-BERT (SBERT) Reduces Computational Time While Maintaining High Accuracy in Semantic Textual Similarity Tasks itinai.com/optimizing-lar… #SBERT #TextProcessing #SemanticSearch #AIforBusiness #CustomerEngagement #ai #news #…
Today I've learned in NLP Stemming 🔹 Porter Stemmer 🔹 Regexp Stemmer 🔹 Snowball Stemmer @Krishnaik06 #MachineLearning #TextProcessing #AI
A novel approach trains LLMs over highly compressed text, achieving improved training efficiency and handling of long text spans. #LLMs #NeuralCompression #TextProcessing
Python 3 Text Processing with NLTK 3 Cookbook onlineprogrammingbooks.com/python-3-text-… #Python #TextProcessing #NLTK3 #free #freebook #ebook #freeebook #onlinebook #freeprogrammingbooks #onlineprogrammingbooks #packt
Something went wrong.
Something went wrong.
United States Trends
- 1. Penn State 23.3K posts
- 2. Indiana 38.8K posts
- 3. Mendoza 20.3K posts
- 4. Gus Johnson 6,764 posts
- 5. #UFCVegas111 5,191 posts
- 6. #iufb 4,225 posts
- 7. Sayin 69.5K posts
- 8. Omar Cooper 9,611 posts
- 9. Estevao 39.5K posts
- 10. Iowa 19.6K posts
- 11. Josh Hokit N/A
- 12. Mizzou 3,789 posts
- 13. Sunderland 155K posts
- 14. Kirby Moore N/A
- 15. Beck 7,323 posts
- 16. Texas Tech 14K posts
- 17. Jim Knowles N/A
- 18. Happy Valley 1,917 posts
- 19. James Franklin 8,851 posts
- 20. Carter Smith N/A