Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Software Engineering

Questions tagged [text-processing]

Ask Question

The tag has no summary.

55 questions
Filter by
Sorted by
Tagged with
-1votes
3answers
442views

I'm interested in finding a text distance (or string similarity) algorithm which computes a greater distance (or lower similarity) when characters are further apart.For example, I want the distance ...
-4votes
3answers
246views

Let's say I was to create a scraper. At some point I'll need to come up with algorithm of identifing whether or not a piece of a newly scraped text matches the one that's already in the DB. How would ...
-3votes
1answer
164views

Suppose I have file a.txt, b.txt and c.txt:a.txt:Hello, I like cake.b.txt:Hello, I like turtles.c.txt:go away, I don't like youI suspect the difference between a.txt and b.txt is ...
0votes
1answer
176views

so I am struggling a bit with a database setup. I found post with similar problems, but the reason behind the answers was not what I was looking for, hence I ask again with my specifics.I am building ...
0votes
1answer
277views

Users have the ability to enter and save text in a rich text editor which is eventually stored in a database and then rendered on a site.Is it better to convert the RTF to HTML when it's stored to ...
Coupcoup's user avatar
0votes
1answer
486views

Is there a de facto standard algorithm for finding good places to put line breaks in a paragraph of text rendered in a monospace font (e.g. to a text console)?The algorithm should aim to output lines ...
Lassi's user avatar
3votes
1answer
263views

Looking to integrate TeX equations in a TeX-agnostic fashion, suitable for either ConTeXt or LaTeX, into a Java-based desktop Markdown editor. The possibilities are numerous, but I'm not sure what ...
-1votes
1answer
59views

In search engine indexing, a body of text is often processed before it is indexed. A common example is stemming, were words are reduced to their root form (plurals are dropped, tense is normalized). ...
2votes
0answers
62views

I am creating a text generation algorithm for my master's research. I have a dialogue between two people and I would like to simulate one part of the conversation with naturally generated text (not ...
6votes
2answers
409views

I have some Arabic content that is justified according to western conventions.I justified it because it is justified in ancient sources:However, the way Arabic text justification works is by ...
4votes
2answers
649views

I would like to store the frequencies with which words co-occur with each other over a variety of contexts in a large (> 1 billion tokens) text corpus. I need to store the word pair, the type of co-...
0votes
1answer
133views

Long time ago I learned that text files are not like Random access Files, i. e., adding or updating info at the beginning of a text file involves moving all the rest of the file "forward" (or ...
0votes
1answer
90views

I want to implement tracking of changes in plain-text documents, in a way similar to how it works in MS Word or Apple Pages. What I am unsure of is the data model and how to store it.GoalThe ...
Adam Libuša's user avatar
2votes
3answers
851views

With a list of thousands of words and a small list of letters I am trying to find the least amount of words to make use of all given letters, assuming my dictionary of words covers all letters. The ...
kontur's user avatar
0votes
2answers
13kviews

I’m seeking a term and possibly the code behind what would help me implement that term in Python. I have been working on a text-based Python journaling application. When I want to review my ...
Iam Pyre's user avatar

153050per page
1
234

Hot Network Questions

more hot questions
Newest text-processing questions feed

[8]ページ先頭

©2009-2025 Movatter.jp