Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - forkinpm

#1
Hallo!

And a "Happy New Year" to whoever reads my post.

I made my first post in December and have today read the two replies to my first posts.

Since making my first post I have been busy trying to decide on which language(s) I would concentrate on. I have decided in favour of Lisp, Prolog and CLIPs with some use of Pawn and ICON. There are more applications than just the translation model. A number of topics are oriented towards rules-driven applications.

For my analysis of English texts which I will translate into German I am building a notation scheme as a key element of the translation process. I have tried to decide against parsing and tagging as a way of analysing my texts. Instead I am builing as I said a notation scheme as a model of English sentences which I then will convert into German phrase and word sequences.

It is in fact less complex than it may sound to someone who has not done it before.

If there are any users of LISP in the forum who are doing similar work I would be pleased to hear from them.

I am at the moment searching for scripts which can

1. Segment sentences into clauses and thence into phrases.

2. Count words in sentences or patterns such as phrases.

Anyone who can tell me where I can access collections of scripts I can download, for testing purposes, I would like to hear from.

I wish to try and run my applications as command-line executables with out put being directed back to the desktop workspace.

I look forward to any sharp ideas or suggestions, and would appreciate cooperative work.

Regards, forkinpm.
#2
Hallo!

I am not a programmer but a writer, who needs to automate some of his desktop tasks related to writing. I use ms-win-xp and need a programming language. I seem to think that a rules driven framework is easier for the uninitiated to understand.

Can I use newLISP for the following tasks:

1. Text markup to indicate the roles of words or phrases in sentences and

2. Do it on the base of rules I will have defined

3. Create a notation for the structure of sentences and their phrase elements?

Perhaps one other question:

4. Are there any text parsers available to LISP users or LISP programmers?

If the answers to my questions indicate that it can be used for such, are there any archive scripts which look akin to these tasks?

Are there any members working along the same task-lines?

I'd like to hear from anyone who can offer me any help or guidance.

Thanks and regards, forkinpm.