Skip to content
View parmentf's full-sized avatar

Block or report parmentf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
parmentf/README.md

François 👋

Hello all, and welcome.

Personal projects 🔭

ECTOR

ECTOR is my side-project since I defended my PhD thesis (1998). It had a PHP/Mysql version, then a C version, a Python one, and eventually a NodeJS one. It is a learning chatterbot, sometimes it says smart things.

ECTOR MonoRepo

sentence tokenizer

I needed to parse sentences for ECTOR. Bam! My most starred repo.

Sentence Tokenizer

random weighted choice

I also needed to make random weighted choices for ECTOR to work. Another starred repo. I like the ease of creating packages with npm.

Random weighted choice

Statistics 📊

GitHub statsLanguages

Provided by GitHub Readme Stats

Popular repositories Loading

  1. node-sentence-tokenizer node-sentence-tokenizerPublic

    Tokenize paragraphs into sentences, and smaller tokens.

    JavaScript 48 9

  2. random-weighted-choice random-weighted-choicePublic

    Node.js module to make a random choice among weighted elements of table.

    JavaScript 39 4

  3. node-ector node-ectorPublic

    ECTOR is a learning chatterbot. This is its Node.js version.

    JavaScript 22 7

  4. pyector pyectorPublic

    ECTOR is a learning chatterbot. pyECTOR is its python version.

    Python 13 2

  5. hubot-ector hubot-ectorPublic

    Hubot's ECTOR script package (learning chatterbot)

    CoffeeScript 10 4

  6. node-concept-network node-concept-networkPublic

    Concept Network is weighted directed graph, in which activation values are propagated. Written in Node.js.

    JavaScript 5 1