Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Zoho Docs
Google Docs
Each Attachment size should not exceed 1MB.
Max no of attachments : 0
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
New to this Portal?
Click on Join Now to Sign Up
Join Now
Help
Feedback
Sign In
Processing Forum
Recent Topics
All Forums
Search All
Tags
Author
Advanced Search
Search
New Topic
Screen name:
fefetopf
fefetopf's Profile
8
Posts
129
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
How to extract common phrases from a text
[1Reply]
06-May-2013 06:38 PM
Forum:
General Discussion
Sub forum:
Other
I have a huge text how i can extract the most common phrases in this text
sometimes 2-words and 3-words
for example:
credit card
visa card
I have Question?
[4Replies]
22-Oct-2012 07:04 PM
Forum:
General Discussion
Sub forum:
Other
Does anyone know the easiest way to extract phrase(for example: distributed function)from text file .
I mean more than one word
How I can output my processing program as a web page
[6Replies]
08-Oct-2012 08:03 PM
Forum:
Processing with Other Languages
Hi everyone
I need help please
How I can show my output for my program as web page
search in more than one text file in the same time
[5Replies]
10-Jul-2012 02:16 PM
Forum:
General Discussion
Sub forum:
Other
How I can search about word in more than one text file in the same time
manipulating sentences please help
[50Replies]
29-Jun-2012 10:25 AM
Forum:
Programming Questions
i have text file and i want save the word and any punctuation associated with it and in the same file i want to remove words that are common and then keep the same formatting for the text by saving it in text file.
WordAnalysis analysis;
}
void setup()
{
analysis = new WordAnalysis();
String[] lines = loadStrings("input.txt");
String allText = join(lines, " ");
String[] wordList = split(allText, " ");
for (int i = 1; i < wordList.length; i++)
{
println(wordList[i]);
}
using saveStrings();
[154Replies]
10-Jun-2012 03:15 PM
Forum:
Programming Questions
I wrote program and I need to save the output in text file
I found this function when i used there are error can someone explain this function how it work
Word w = (Word) words.get(s);
w.count();
if (w.count >4)
after this step i want to save it in text file
Expalin how please
[5Replies]
07-Jun-2012 04:04 PM
Forum:
General Discussion
Sub forum:
Other
How i can found most frequent words in text file and save it in array.
please I need help
[15Replies]
02-Jun-2012 07:14 AM
Forum:
General Discussion
Sub forum:
Other
I am new user for this software I need to read text file line by line
and I need to
draw the relationship between
word
as graph
where nodes represent words and
edges represent the syntactic relations between them.
«Prev
Next »
Moderate user : fefetopf
Forum