Community Profile

photo

Rakesh


Active since 2012

Professional Interests: Machine Learning, NLP, NN

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Is their any way to Integrate NLTK parser in Matlab?
Hi everyone, I am doing some sorts of project where parsing of the texts in the document is to done. I want to use NLTK parser ...

9 years ago | 1 answer | 0

1

answer

Question


I have a text file containing certain story that i want to read using Matlab. How can i do that?
I have a text file containing "In [7] genetic algorithm is combined with neural network for intrinsic plagiarism detection. ...

9 years ago | 1 answer | 0

1

answer

Question


printing char(177) to text file
I want to put +/- char(177) between the numbers x & y and save the output as text file. x = [4 5 6]; y = x*0.8; U...

10 years ago | 0 answers | 0

0

answers

Question


how can we plot the data that we get from a for loop, just by joining the end points? I mean to say how can we form a closed figure? below is the code that i have done.
%Asks the user, the number of vertices in their polygon fprintf('Enter The Number of vertices in your polygon\n'); n = input('...

10 years ago | 1 answer | 0

1

answer

Question


Problem with matlab path and symbolic toolbox
Hi, what is the solution of this problem: Warning: "/Applications/MATLAB_R2012b.app/toolbox/maple" not found in path. > In ...

11 years ago | 0 answers | 0

0

answers

Question


multiple if statements in matlab
% inputs are a_s, p, t, a % a_s=single number % p,t,a are (nX1) column vectors each % output is P (also a column...

11 years ago | 2 answers | 0

2

answers